Skip to content

Conversation

@kbroughton
Copy link

…to nodejs12.x to fix failing deployment

The current serverlessrepo application fails to deploy because nodejs8.10 is deprecated for new deploys.

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: d60e899a-6fa5-4e3b-9923-9a545101cbaf; Proxy: null)

updated nodejs version and a section to Readme for sam deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant