Cli: E429 npm ERR! 429 Too Many Requests - GET https://registry.npmjs.org/aws4[BUG]

Created on 17 Feb 2020  ·  10Comments  ·  Source: npm/cli

What / Why

While installing npm packages

When

npm install request@latest
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/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 [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code E429
npm ERR! 429 Too Many Requests - GET https://registry.npmjs.org/aws4

Most helpful comment

Duplicate of #836

All 10 comments

Confirmed.

npm ERR! code E429
npm ERR! 429 Too Many Requests - GET https://registry.npmjs.org/@types/webappsec-credential-management/-/webappsec-credential-management-0.5.1.tgz

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?

Why https://status.npmjs.org/ says everything is ok?

Because It's just an assumption page 💃

They updated the status page
https://status.npmjs.org/

This should be closed as DUPLICATE - https://github.com/npm/cli/issues/836

The memes in #836 are waaaay better

Was this page helpful?
0 / 5 - 0 ratings