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 support to new AWS Lambda Runtime nodejs20.x #301

Open
MikeAtJulaya opened this issue Nov 23, 2023 · 2 comments
Open

Add support to new AWS Lambda Runtime nodejs20.x #301

MikeAtJulaya opened this issue Nov 23, 2023 · 2 comments

Comments

@MikeAtJulaya
Copy link

MikeAtJulaya commented Nov 23, 2023

Hello 👋🏼

Actually types reject new runtime version:

Cannot load "serverless.ts": Initialization error: TSError: ⨯ Unable to compile TypeScript:
serverless.ts:14:5 - error TS2820: Type '"nodejs20.x"' is not assignable to type 'AwsLambdaRuntime | undefined'. Did you mean '"nodejs12.x"'?

In Serverless Framework, this runtime is available since v3.37.0.

It will be great to support this new one.

@C4n4rd0
Copy link

C4n4rd0 commented Jan 2, 2025

Let's also support nodejs22.x. But, is this project still maintained?

@codan84
Copy link

codan84 commented Jan 21, 2025

Certainly doesn't look like it's maintained. However, TS is supported out-of-the-box with Serverless now.

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

3 participants