Open
Description
Similar to #2698.
- If you use
npm_config_jobs=max node-gyp build --verbose
, thegyp.opts
hasjobs
. - If you use
npm config set jobs max --location project && node-gyp build --verbose
, thegyp.opts
does not have jobs.
Metadata
Metadata
Assignees
Labels
No labels