Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
obra committed Dec 18, 2023
1 parent c6bc8c6 commit 5d9436e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ let config = {
console.log("We need to remove the problematic link file on macOS")
console.log(`Build path ${buildPath}`)
fs.unlinkSync(path.join(buildPath, 'node_modules/macos-alias/build/node_gyp_bins/python3'))
},
}

const npmInstall = spawnSync("npm", ["install", "--omit=dev"], {
cwd: buildPath,
Expand Down

0 comments on commit 5d9436e

Please sign in to comment.