Skip to content
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

nodejs12.x is no longer supported #620

Open
JukkaTim opened this issue Jun 2, 2023 · 3 comments
Open

nodejs12.x is no longer supported #620

JukkaTim opened this issue Jun 2, 2023 · 3 comments

Comments

@JukkaTim
Copy link

JukkaTim commented Jun 2, 2023

Deploying Developer Portal from AWS Serverless Application repository doesn't work.
It gives an error:
"Resource handler returned message: "The runtime parameter of nodejs12.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs18.x) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID:"

@ozuiev
Copy link

ozuiev commented Jun 14, 2023

It also doesn't work for me when I try to deploy the developer portal.
Resource handler returned message: "The runtime parameter of nodejs12.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs18.x) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID: ae452cea-0557-473d-b133-c2071bb4a408)" (RequestToken: 5e57f255-ee29-507e-47bc-92a0664a410f, HandlerErrorCode: InvalidRequest)

Hope to get this done quickly!

@JukkaTi
Copy link

JukkaTi commented Jun 15, 2023

ozuiev Code in GitHub is up to date, but not in AWS SAR. So you can deploy portal with SAM CLI.

@adnanbukhari
Copy link

@ozuiev I tried to deploy the portal with the NodeJS 18.x branch but it does not finish the deployment and cloud formation stuck. I think, you cannot upgrade it by just chahging the veriosn in template. it requires code changes also. Are you able to deploy it on 18.x?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants