Closed stuartwk closed 4 years ago
Having the same issue -- Seems like NPM is throttling everyone as it also happens in my laptop
Update from NPM registry: https://status.npmjs.org/
@heitorlessa thanks for the response. I'll keep an eye on the status, thanks for the link.
hey @stuartkuentzel maybe you want to try again - Successfully deployed 10x in the last 2 hours and no single glitch from NPM this time.
This looks to be throttling from NPM side. Please try it again and see if you are still facing issues.
Builds are running fine now, thanks for the help!
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Issue Description Running a small Angular project. Build always fails due to
error 429 Too Many Requests
.Detailed Steps To Reproduce As soon as I push to github, it automatically tries to run a build and then errors. It always fails on a different dependency.
Copy and Paste Logs + Error Messages (remove sensitive data)
Expected behavior Build completes
Application Details
a. Please share your Amplify Console AppID, found in App settings > General > App ARN (e.g. arn:aws:amplify:us-west-2:XXXXXXXXXXX:apps/APPID) arn:aws:amplify:us-east-1:463704812673:apps/d321f949h4tr08
If the issue is related to a build, please also share:
b. The specific Branch and Build number we should investigate Any build on master, it happens. The above output is from Build 6, but other builds fail with the same error at different npm dependencies.
c. Your buildspec (the version at the time the issue occurred), either from the Amplify console or amplify.yml (Be sure to remove any sensitive data)