Skip to content
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

npm cli unknown config warning/cleanup #934

Open
5 tasks
wraithgar opened this issue Jan 21, 2025 · 0 comments
Open
5 tasks

npm cli unknown config warning/cleanup #934

wraithgar opened this issue Jan 21, 2025 · 0 comments
Assignees

Comments

@wraithgar
Copy link
Member

Epic

npm needs to start warning when it encounters config values that aren't defined. This is so folks are no longer surprised when they do things like npm install --loglevl.

This does also mean cleaning up the places we're still using undeclared config. We need to either define them, or formalize some way to have them ignored.

We also want to validate config values that are parsed from files. Currently only cli flag values are validated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant