mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-18 10:07:58 +00:00
sync
This commit is contained in:
@@ -86,7 +86,7 @@ export namespace Npm {
|
||||
log.info("installing dependencies", { dir })
|
||||
const arb = new Arborist({
|
||||
path: dir,
|
||||
binLinks: !(process.platform === "win32" && process.env.CI),
|
||||
binLinks: false,
|
||||
progress: false,
|
||||
savePrefix: "",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user