[BUG] NPM doesn't allow me to 'npm i' on even slightly weak network connections #4430
Open
2 tasks done
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 8.x
work is associated with a specific npm 8 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
When I run
npm i
on my computer (Macbook Pro 2020) with a 5G internet connection that drops packages every now and then, the command hangs at larger packages.Basically:
npm i
CTRL+C
in the terminal to quit the process and find a more consistent network connection.Expected Behavior
I would expect my package manager to at least work when my connection wavers a little. The fact that NPM just fails completely is dissapointing.
Steps To Reproduce
npm i
Environment
The text was updated successfully, but these errors were encountered: