serverless-with-aws
serverless-with-aws copied to clipboard
Node v8 no longer supported - Serverless deploy fails
Hey Scott, I love this course, it's super enjoyable and I'm learning a lot. I noticed sls deploy actually fails when you follow the course using the exact same Node version. If this is still maintained, you could maybe have a popup in the video recommending a later version of node, or mention it in the README.
An error occurred: ApiLambdaFunction - The runtime parameter of nodejs8.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs12.x) while creating or updating functions. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: 7027cdd4-8553-4cdc-acae-4198ce7af73a).