-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
npm cli v12 will drop support for these two command-line options.
% npm --msvs-version=2022 --python=/usr/bin/python3 --version
npm warn Unknown cli config "--msvs-version". This will stop working in the next major version of npm.
npm warn Unknown cli config "--python". This will stop working in the next major version of npm.
npm warn Unknown user config "node_gyp". This will stop working in the next major version of npm.
11.6.2
Warnings under step 5 Run Node tests:
https://github.com/search?q=repo%3Anodejs%2Fnode-gyp+--msvs-version
https://github.com/search?q=repo%3Anodejs%2Fnode-gyp+--python
Metadata
Metadata
Assignees
Labels
No labels