[BUG] npm update
hangs for some dependencies for npm>=10.4.0
#7491
Labels
npm update
hangs for some dependencies for npm>=10.4.0
#7491
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
After updating NPM from
10.2.4
to10.5.2
, I noticed thatnpm update
was hanging when updating a specific dependency in one of my projects. I was able to reproduce the issue in a reduced environment here:Please see the README there for more details.
I've confirmed the issue is present on:
And that the issue appears between
[email protected]
and[email protected]
.Expected Behavior
npm update
should not hang.Steps To Reproduce
Please see the steps to reproduce in this repository:
TL;DR:
npm
>=10.4.0
...npm install
npm update follow-redirects
npm update
hangsEnvironment
The text was updated successfully, but these errors were encountered: