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

Update JavaScript function for creating-a-lambda-function-using-the-aws-console #20

Open
AlexWang-16 opened this issue Aug 25, 2023 · 1 comment

Comments

@AlexWang-16
Copy link

@michaelolear AWS has recently updated the default NodeJS runtime from v16 to v18 which enforces the uses of ESM imports. While the tutorial video shows the use of NodeJS v16, it would be great to have a NodeJS v18 compatible version and include a note in the video to specify which version the guru should use.

@Kladderadatasch
Copy link

Kladderadatasch commented Apr 3, 2024

They've not updated it since you opened the issue and now the default of the console is even NodeJSv20 so they need to update the video to tell the audience which runtime environment to select.

To everyone reading it: Select NodeJS v16, as Alex points out above

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

2 participants