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.
App Id
d1c6hzkoiamnhy
Region
us-east-1
Step
Build fail
Status
Failed
Issue or question
update Astro which require node js version 18.1.4.1 and I have updated the node js version by changing build setting but build not getting completed as it gives error
Before opening, please confirm:
App Id
d1c6hzkoiamnhy
Region
us-east-1
Step
Build fail
Status
Failed
Issue or question
update Astro which require node js version 18.1.4.1 and I have updated the node js version by changing build setting but build not getting completed as it gives error
Amazon AWS amplify use build image Amazon Linux 2
build log: https://us-east-1.console.aws.amazon.com/amplify/home?region=us-east-1#/d1c6hzkoiamnhy/update/4?step=BUILD
Error message
Starting phase: preBuild
2023-10-07T18:15:08.707Z [INFO]: # Executing command: npm ci
2023-10-07T18:15:08.708Z [WARNING]: node: /lib64/libm.so.6: version
GLIBC_2.27' not found (required by node) node: /lib64/libc.so.6: version
GLIBC_2.28' not found (required by node)2023-10-07T18:15:08.709Z [ERROR]: !!! Build failed
2023-10-07T18:15:08.709Z [ERROR]: !!! Non-Zero Exit Code detected
2023-10-07T18:15:08.709Z [INFO]: # Starting environment caching...
2023-10-07T18:15:08.709Z [INFO]: # Environment caching completed
Terminating logging.
Additional information
Using Astro v3 for build and this is working fine till previous version of astro.. here is my package.json
The text was updated successfully, but these errors were encountered: