-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Bugthing that needs fixingthing that needs fixingPriority 1high priority issuehigh priority issueRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release
Description
Is there an existing issue for this?
- I have searched the existing issues
This issue exists in the latest npm version
- I am using the latest npm
Current Behavior
After updating the overrides, npm install is not updating the package.lock or node_modules.
To make it work I had to remove both package.lock and node_modules, then the overrides have been applied.
Expected Behavior
Change in overrides should update package.lock and node_modules after running npm install
Steps To Reproduce
- Add a dependency
- npm install
- Add override
- npm install
Environment
- npm: >=8.3.0
- Node.js: 16.13.2
- OS Name: macOS 12
- System Model Name:
- npm config:
; copy and paste output from `npm config ls` heremifozski, havenchyk, rushilsrivastava, viniciusgava, melink14 and 64 morenaticaceres
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingPriority 1high priority issuehigh priority issueRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release