You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
I have removed any sensitive information from my code snippets and submission.
App Id
d2733jdcx4wny6
AWS Region
us-west-2
Amplify Hosting feature
Backend builds, Frontend builds
Frontend framework
Angular
Next.js version
13.4.19
Next.js router
App Router
Describe the bug
# Starting phase: preBuild
# Executing command: npm ci
2023-11-28T16:11:39.304Z [WARNING]: npm ERR! code E401
2023-11-28T16:11:39.307Z [WARNING]: npm ERR! Unable to authenticate, your authentication token seems to be invalid.
npm ERR! To correct this please trying logging in again with:
npm ERR! npm login
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-11-28T16_11_18_458Z-debug-0.log
2023-11-28T16:11:39.328Z [ERROR]: !!! Build failed
2023-11-28T16:11:39.328Z [INFO]: Please read more about Amplify Hosting's support for SSR frameworks to find if your build failure is related to an unsupported feature: https://docs.aws.amazon.com/amplify/latest/userguide/amplify-ssr-framework-support.html. You may also find this troubleshooting guide useful: https://docs.aws.amazon.com/amplify/latest/userguide/troubleshooting-ssr-deployment.html
2023-11-28T16:11:39.329Z [ERROR]: !!! Non-Zero Exit Code detected
2023-11-28T16:11:39.329Z [INFO]: # Starting environment caching...
2023-11-28T16:11:39.329Z [INFO]: # Environment caching completed
Terminating logging...
Expected behavior
It should build
Reproduction steps
Try to build
Build Settings
No response
Log output
# Put your logs below this line
Additional information
No response
The text was updated successfully, but these errors were encountered:
Before opening, please confirm:
App Id
d2733jdcx4wny6
AWS Region
us-west-2
Amplify Hosting feature
Backend builds, Frontend builds
Frontend framework
Angular
Next.js version
13.4.19
Next.js router
App Router
Describe the bug
2023-11-28T16:11:39.304Z [WARNING]: npm ERR! code E401
2023-11-28T16:11:39.307Z [WARNING]: npm ERR! Unable to authenticate, your authentication token seems to be invalid.
npm ERR! To correct this please trying logging in again with:
npm ERR! npm login
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-11-28T16_11_18_458Z-debug-0.log
2023-11-28T16:11:39.328Z [ERROR]: !!! Build failed
2023-11-28T16:11:39.328Z [INFO]: Please read more about Amplify Hosting's support for SSR frameworks to find if your build failure is related to an unsupported feature: https://docs.aws.amazon.com/amplify/latest/userguide/amplify-ssr-framework-support.html. You may also find this troubleshooting guide useful: https://docs.aws.amazon.com/amplify/latest/userguide/troubleshooting-ssr-deployment.html
2023-11-28T16:11:39.329Z [ERROR]: !!! Non-Zero Exit Code detected
2023-11-28T16:11:39.329Z [INFO]: # Starting environment caching...
2023-11-28T16:11:39.329Z [INFO]: # Environment caching completed
Terminating logging...
Expected behavior
It should build
Reproduction steps
Try to build
Build Settings
No response
Log output
Additional information
No response
The text was updated successfully, but these errors were encountered: