We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HI,
When using the most recent version of serverless (v3.37.0) with the recently released nodejs20.x runtime, I get the type error:
nodejs20.x
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
The text was updated successfully, but these errors were encountered:
Didn't see the active MR for this already. Closing
Sorry, something went wrong.
No branches or pull requests
HI,
When using the most recent version of serverless (v3.37.0) with the recently released
nodejs20.x
runtime, I get the type error:Please can this package be updated to match the serverless v3.37.0 package options?
Thank you! 😄
Serverless repo ref: serverless/serverless#12251
The text was updated successfully, but these errors were encountered: