Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The runtime parameter of nodejs8.10 is no longer supported for creating or updating AWS Lambda functions. #52

Open
0xM opened this issue Feb 22, 2020 · 2 comments

Comments

@0xM
Copy link

0xM commented Feb 22, 2020

It does not work anymore.

InvalidParameterValueException: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.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

@exilemirror
Copy link

run npm install node-lambda@latest before deploying.
Just tested mine today and it works!

@ferdinandfrank
Copy link

@exilemirror I can confirm that this worked! Thank you! :)

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

No branches or pull requests

3 participants