Skip to content

npm cli unknown config warning/cleanup #934

Closed
@wraithgar

Description

@wraithgar

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.

Metadata

Metadata

Assignees

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