-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
E429 npm ERR! 429 Too Many Requests - GET https://registry.npmjs.org/aws4[BUG] #837
Comments
Confirmed.
|
Duplicate of #836 |
Same here, "Too Many Requests" when trying to pull deps |
I am getting Too Many Requests on several modules, which started 10-20min ago |
same :-|, no matter if logged or not logged in |
Why https://status.npmjs.org/ says everything is ok? |
Because It's just an assumption page 💃 |
They updated the status page |
This should be closed as DUPLICATE - #836 |
The memes in #836 are waaaay better |
What / Why
While installing npm packages
When
npm install request@latest
npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142
npm ERR! code E429
npm ERR! 429 Too Many Requests - GET https://registry.npmjs.org/aws4
Where
npm public registry
How
Current Behavior
unable to install packages
Steps to Reproduce
npm i request@latest
Expected Behavior
module should install
Who
References
npm install request@latest
npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142
npm ERR! code E429
npm ERR! 429 Too Many Requests - GET https://registry.npmjs.org/aws4
The text was updated successfully, but these errors were encountered: