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
This issue indicates that nodejs 12 is compatible: #21
If you click on deploy in the serverless app repository page and open up >Template the template tells me only NodeJS 10 is supported. Not having 12 listed results in being unable to select the layer if you are creating a NodeJS 12 lambda function.
The text was updated successfully, but these errors were encountered:
Sharing with others suffering the same: I've downloaded the layer as .zip file, and created another version of it, but this time selecting node 12.x as compatible runtime. You should do the same in your Layers section of the Lambda function.
Sharing with others suffering the same: I've downloaded the layer as .zip file, and created another version of it, but this time selecting node 12.x as compatible runtime. You should do the same in your Layers section of the Lambda function.
This issue indicates that nodejs 12 is compatible:
#21
If you click on deploy in the serverless app repository page and open up >Template the template tells me only NodeJS 10 is supported. Not having 12 listed results in being unable to select the layer if you are creating a NodeJS 12 lambda function.
The text was updated successfully, but these errors were encountered: