Skip to content

[BUG] npm install --save-exact doesn't work in 7.7.4 #2963

@selrond

Description

@selrond

Continuing with #2932 (comment)

Current Behavior:

npm i -E <package> or npm i --save-exact <package> produces "<package>": "^1.2.3"

Expected Behavior:

should produce "<package>": "1.2.3"

Steps To Reproduce:

npm i -E <package>

Environment:

  • OS: macOS Catalina 10.15.7
  • Node: 15.12.0
  • npm: 7.7.4

Metadata

Metadata

Assignees

Labels

Bugthing that needs fixingPriority 1high priority issueRelease 7.xwork is associated with a specific npm 7 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions