mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-18 10:07:58 +00:00
Update packages/opencode/src/npm/index.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ export namespace Npm {
|
||||
}
|
||||
|
||||
export async function install(dir: string) {
|
||||
console.log(dir)
|
||||
log.info("installing dependencies", { dir })
|
||||
const arb = new Arborist({
|
||||
path: dir,
|
||||
binLinks: true,
|
||||
|
||||
Reference in New Issue
Block a user