I have a website with node.js 18.12.1 and gatsby.js v5. Last week, Amplify threw me this error: BUILD_CONTAINER_UNABLE_TO_PULL_IMAGE
I need to especify mi node version.
If i change my build settings to Amazon linux 2 the project does not compile
I have a website with node.js 18.12.1 and gatsby.js v5. Last week, Amplify threw me this error: BUILD_CONTAINER_UNABLE_TO_PULL_IMAGE
I need to especify mi node version.
If i change my build settings to Amazon linux 2 the project does not compile
Thank you so much! stackoverflow.com/a/74870584/19524685 I have managed to solve my problem using this docker image: public.ecr.aws/t7o4u3y2/node-18.2.0:latest