Content-Length: 265857 | pFad | http://github.com/npm/cli/pull/8129/commits/a2b025c17a9a9bbc53df129a1367e21bcf7e33f6

F2 add `node-gyp` config, fix npm-version config warning by wraithgar · Pull Request #8129 · npm/cli · GitHub
Skip to content

add node-gyp config, fix npm-version config warning #8129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 7, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix: warn on non-default npm-version
  • Loading branch information
wraithgar committed Mar 3, 2025
commit a2b025c17a9a9bbc53df129a1367e21bcf7e33f6
3 changes: 1 addition & 2 deletions workspaces/config/lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -582,8 +582,7 @@ class Config {
}
}
}
// Some defaults like npm-version are not user-definable and thus don't have definitions
if (where !== 'default') {
if (where !== 'default' || key === 'npm-version') {
this.checkUnknown(where, key)
}
conf.data[k] = v
Expand Down








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/npm/cli/pull/8129/commits/a2b025c17a9a9bbc53df129a1367e21bcf7e33f6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy