-
Notifications
You must be signed in to change notification settings - Fork 51
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
serverless plugin: Add support for Node 20 #363
Comments
bizob2828
changed the title
Add support for Node 20
serverless plugin: Add support for Node 20
Jul 13, 2023
I have the same issue: Warning: Unsupported runtime "nodejs20.x" for NewRelic layer; skipping. |
@skhaz We're preparing for the release of Lambda layers for Node 20. Once the layers are published, we can release an update for this plugin. |
@skhaz This is now released with v4.3.0. |
Thank you so much. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When Node 20 becomes a supported Lambda runtime, this plugin should support it.
The text was updated successfully, but these errors were encountered: