-
Notifications
You must be signed in to change notification settings - Fork 116
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
Frontend build fails: amplify.sh: line 22: node: command not found #3762
Comments
Tried to open a PR for a new/another branch in the same repository, but the issue persists. |
We are experiencing this issue as well. The build was working before and with no functional changes to our code or config, it now fails with this error:
|
This happens when you use a custom image that doesn't have node installed. |
We use |
@Xavientois not that I'm aware of. This hurts me as well. I use custom build image to build flutter app that doesn't have node in it. |
Experiencing the same issue here. Fails all builds on same code as before. When did the same code work?17/10/2023 was last that we deployed with success. When did the same code start to fail?19/10/2023 it started failing. Same code base. |
Hi everyone 👋 , thanks for raising this with us and sorry for the inconvenience caused due to it. We are actively investigating into this and will keep you posted with any updates. |
We rolled back the defective commit on all regions. For those affected, we have notified your AWS accounts via Health Dashboard. |
We have root caused the issue and it has been mitigated. Please redeploy your apps. As mentioned by @ferdingler, we have also notified the impacted AWS accounts via the Health Dashboard.
We really appreciate your continued patience and cooperation. Thank you. |
|
This issue has been automatically locked. |
Before opening, please confirm:
App Id
d1nw87xs6xnvpy
AWS Region
us-east-1
Amplify Hosting feature
Frontend builds
Frontend framework
Other
Next.js version
N/A
Next.js router
N/A
Describe the bug
The AWS Amplify Console Web Preview step on PRs started to fail with Frontend build failure:
[WARNING]: /codebuild/output/src2100266492/src/flows-sdk/amplify.sh: line 22: node: command not found
without changing build configurations.Expected behavior
The AWS Amplify Console Web Preview step should build successfully on git push.
Reproduction steps
Git Push on PRs
Build Settings
Log output
Additional information
No response
The text was updated successfully, but these errors were encountered: