You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've just converted our project to Node.js v22 and when deploying to AWS, we got the following warning:
Warning: Skipping plugin serverless-newrelic-lambda-layers for stage isdp-4961
Warning: Invalid configuration encountered
at 'provider.runtime': must be equal to one of the allowed values [dotnet6, go1.x, java21, java17, java11, java8, java8.al2, nodejs14.x, nodejs16.x, nodejs18.x, nodejs20.x, provided, provided.al2, provided.al2023, python3.7, python3.8, python3.9, python3.10, python3.11, ruby2.7, ruby3.2]
Learn more about configuration validation here: http://slss.io/configuration-validation
We're on the latest serverless-newrelic-lambda-layers release.
I've seen the support for Node.js v22 has been added in #483 but it hasn't been release yet.
Would you consider releasing it soon?
The text was updated successfully, but these errors were encountered:
Hi,
We've just converted our project to Node.js v22 and when deploying to AWS, we got the following warning:
We're on the latest serverless-newrelic-lambda-layers release.
I've seen the support for Node.js v22 has been added in #483 but it hasn't been release yet.
Would you consider releasing it soon?
The text was updated successfully, but these errors were encountered: