-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Bugthing that needs fixingthing that needs fixingRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release
Milestone
Description
Current Behavior:
With the provided reproduction steps, everytime npm i
is executed, the output is:
added 4 packages, and audited 1729 packages in 2s
69 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
Expected Behavior:
Since the dependencies were previously installed with npm ci
, npm i
should be a no-op.
Steps To Reproduce:
Environment:
- OS: CentOS 8, Windows 10
- Node: 14.11.0
- npm: 7.0.0-beta.11
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release