Skip to content

The --jobs option doesn't work from .npmrc #2699

Open
@CMCDragonkai

Description

@CMCDragonkai

Similar to #2698.

  1. If you use npm_config_jobs=max node-gyp build --verbose, the gyp.opts has jobs.
  2. If you use npm config set jobs max --location project && node-gyp build --verbose, the gyp.opts does not have jobs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions