Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
Overrides should always be versions and not semver ranges. npm should warn if it encounters invalid overrides. Ref: #4232 (comment)
Expected Behavior
No response
Steps To Reproduce
- In this environment...
- With this config...
- Run '...'
- See error...
Environment
- npm:
- Node.js:
- OS Name:
- System Model Name:
- npm config:
; copy and paste output from `npm config ls` here
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
Overrides should always be versions and not semver ranges.
npmshould warn if it encounters invalid overrides. Ref: #4232 (comment)Expected Behavior
No response
Steps To Reproduce
Environment
; copy and paste output from `npm config ls` here