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 '"nodejs20.x"' to AwsLambdaRuntime #84

Closed
cpcwood opened this issue Nov 17, 2023 · 1 comment
Closed

Add '"nodejs20.x"' to AwsLambdaRuntime #84

cpcwood opened this issue Nov 17, 2023 · 1 comment

Comments

@cpcwood
Copy link

cpcwood commented Nov 17, 2023

HI,

When using the most recent version of serverless (v3.37.0) with the recently released nodejs20.x runtime, I get the type error:

Type '"nodejs20.x"' is not assignable to type 'AwsLambdaRuntime | undefined'. Did you mean '"nodejs12.x"'?ts(2820)

Please can this package be updated to match the serverless v3.37.0 package options?

Thank you! 😄

Serverless repo ref: serverless/serverless#12251

@cpcwood
Copy link
Author

cpcwood commented Nov 17, 2023

Didn't see the active MR for this already. Closing

@cpcwood cpcwood closed this as completed Nov 17, 2023
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

1 participant