npm / cli

the package manager for JavaScript
https://docs.npmjs.com/cli/
Other
8.48k stars 3.16k forks source link

[BUG] npm ci & npm install fails since 7.20.0 #3571

Open ghost opened 3 years ago

ghost commented 3 years ago

Is there an existing issue for this?

Current Behavior

since npm@7.20.0 plyr and mathjs refuse to install or freeze in example reify:mathjs

with npm@7.19.1 its working well tested on windows 10 raspberryPi3 ubuntu server

Expected Behavior

npm install & npm ci dont freeze

Steps To Reproduce

run npm install or npm ci on various projects the packages cause freeze are in my case plyr and mathjs in example reify:mathjs tested with npm@7.20.0 and npm@7.20.1

it works with npm@7.19.1

Environment

ruyadorno commented 2 years ago

@liadala can you try replicating this problem on the latest version of npm? (currently npm@8.4.0)