Skip to content

Commit

Permalink
See what downgraded node-gyp does
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Brown committed Mar 4, 2024
1 parent 7e94be6 commit e416318
Show file tree
Hide file tree
Showing 3 changed files with 708 additions and 1,095 deletions.
1 change: 0 additions & 1 deletion build.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ function build(runtime, version, abi) {
process.env.gyp_iohook_arch = arch;
}

args.push('--verbose')
console.log('MORGAN', gypJsPath, args)
let proc = spawn(gypJsPath, args, {
env: process.env,
Expand Down
Loading

0 comments on commit e416318

Please sign in to comment.