1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
0
Hello,
I have researched on this issue and successfully able to reproduce and solve the issue in my test envrionment, kindly allow me share my findings with you,
a) Does anyone know why this is happening? 2. Why would it require node >= 12?
Since, the Node js version 10.19.0 is released on (2020-02-05), and @aws-sdk/client-<package>-3.54.0 are released 6 month back, due to this reason latest aws-sdk packages might not compaitible with 2 year old version of Node js 10.19.0.
b) How to resolve this issue ?
To resolve this issue please follow below navigation to modify your build setting and set the Nodejs and Nextjs version for you Amplify application deployment.
- Amplify --> Select your Amplify App --> Go to the Build settings --> Go to Build image settings
Node.js version: 12
Next.js version: 10.0.7
Thanks
respondido hace 2 años
Contenido relevante
- OFICIAL DE AWSActualizada hace 3 años
- ¿Cómo puedo resolver el error “Failed to start the job flow due to an internal error” en Amazon EMR?OFICIAL DE AWSActualizada hace un mes