Isolate opencode-config install from workspace
This commit is contained in:
@@ -23,6 +23,8 @@ if (!existsSync(nodeModulesDir)) {
|
||||
|
||||
const npmArgs = [
|
||||
"install",
|
||||
"--prefix",
|
||||
sourceDir,
|
||||
"--omit=dev",
|
||||
"--ignore-scripts",
|
||||
"--fund=false",
|
||||
|
||||
Reference in New Issue
Block a user