Skip to content

npm ERR! 429 Too Many Requests #112

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

Closed
danechitoaie opened this issue Feb 17, 2020 · 3 comments
Closed

npm ERR! 429 Too Many Requests #112

danechitoaie opened this issue Feb 17, 2020 · 3 comments
Labels
external Unexpected behavior was caused by external problems

Comments

@danechitoaie
Copy link

npm ERR! 429 Too Many Requests - GET https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.4.4.tgz

We started getting this error. If I try to re-run the job we get same error but for different package/url.
So looks like NPMJS is throttling the connections from GitHub actions?

@adaptive
Copy link

try using registry https://npm.pkg.github.com or https://registry.yarnpkg.com

@bryanmacfarlane
Copy link
Member

I don't believe this is related to the setup-node code here which does the install of node and puts it in the path.

@bryanmacfarlane bryanmacfarlane added the external Unexpected behavior was caused by external problems label Mar 12, 2020
@danechitoaie
Copy link
Author

Yes, we can close this. It was that day when whole NPM was down.

deining pushed a commit to deining/setup-node that referenced this issue Nov 9, 2023
… default value (actions#112)

* deprecate GITHUB_TOKEN env var and use token input instead with default value

* update readme

* npm run lint:fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external Unexpected behavior was caused by external problems
Projects
None yet
Development

No branches or pull requests

3 participants