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

Add nodejs16, remove nodejs10.x #240

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeffbonnes
Copy link

Just got an email from AWS saying they are starting the process for end of support for Node.js 12. They are recommending updating to nodejs16, so I though it would be good to update the docs and command line options. I also noticed that nodejs10 was still a supported runtime, but I think lamdba function would fail now since AWS removed support for it January 1, 2022.

Copy link

@ramonpaolo ramonpaolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add support to NodeJs 20.x too?

@KBRR11
Copy link

KBRR11 commented Mar 5, 2024

nodejs14.x is no longer supported for creating or updating AWS Lambda functions, now NodeJs 20.x is recommended

@Knight174
Copy link

nodejs14.x is no longer supported for creating or updating AWS Lambda functions, now NodeJs 20.x is recommended
We can add --runtime nodejs20.x in script. click here to know more details: https://claudiajs.com/news/2019/11/19/claudia-5.10.html

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

Successfully merging this pull request may close these issues.

None yet

5 participants