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
Hi @pgrzesik, I'm picking up where @mklenbw left off (thanks @mklenbw for reporting this issue and getting it started!).
To provide a bit more context, this issue is currently blocking the use of node 16 as a runtime (and probably node 14 as well) for Lambda, as it needs to be set in provider.runtime to be enabled.
I've created #773, which includes the work that @mklenbw did. The tests should be fixed now. Let me know once you've had a chance to run the tests. I ran prettify and lint locally, so hopefully there won't be any issues.
Are you certain it's a bug?
Are you using the latest plugin release?
Is there an existing issue for this?
Issue description
If runtime in provider section is set to something not python (nodejs16.x) it will break the whole deployment.
Source:
index.js
Service configuration (serverless.yml) content
N/A
Command name and used flags
serverless package
Command output
Environment information
The text was updated successfully, but these errors were encountered: