-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm install is taking too long long time #4150
Comments
Probably related: npm/npm#10380 |
@duzy It is strange that it takes more than a few minutes to install uglifyify, and I doubt it's related to the current npm 3 performance woes. Try:
|
This should probably be reported on the npm repository. |
Closing. Not actionable and unlikely to be a node.js core issue. |
What was the reason to close this issue? |
@oshingc because there was nothing to act on and although |
You're right. Thanks for the clarification. |
npm executes much faster with linux operating system rather than windows. (it's my personal exprerience) |
I'm recently installing some tools using NPM, but they're spending me hours and hours waiting. I don't understand what was it running for? How come it's taking me hours and hours to install just some tools. (Network is fine, really)
The text was updated successfully, but these errors were encountered: