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