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

So it will aws-iot-device-sdk-js-v2 work with node 18? #391

Closed
xmariopereira opened this issue Jun 20, 2023 · 2 comments
Closed

So it will aws-iot-device-sdk-js-v2 work with node 18? #391

xmariopereira opened this issue Jun 20, 2023 · 2 comments
Labels
closing-soon This issue will automatically close in 5 days unless further comments are made. guidance Question that needs advice or information.

Comments

@xmariopereira
Copy link

Describe the issue

Hi,

In AWS documentation now states:

Your Lambda function must use one of the following runtimes:

Python 3.9 – python3.9

Python 3.8 – python3.8

Python 3.7 – python3.7

Python 2.7 – python2.7 *

Java 11 – java11

Java 8 – java8

Node.js 18 – nodejs18.x

Node.js 16 – nodejs16.x

Node.js 14 – nodejs14.x

Node.js 12 – nodejs12.x *

Node.js 10 – nodejs10.x *

source: https://docs.aws.amazon.com/greengrass/v2/developerguide/run-lambda-functions.html

But in https://github.com/aws/aws-iot-device-sdk-js-v2/tree/main, says:

Impending Node Version Update
In the coming months, the v2 IoT SDK will be updating its Node baseline from 10.16 to 14. A https://github.com/awslabs/aws-crt-nodejs/discussions/468 has been created for any questions or feedback you may have. We do not yet have a concrete timeline for when the update will happen.

So will aws-iot-device-sdk-js-v2 work with node 18?

Links

https://github.com/aws/aws-iot-device-sdk-js-v2/blob/main/README.md

@xmariopereira xmariopereira added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Jun 20, 2023
@bretambrose
Copy link
Contributor

bretambrose commented Jun 20, 2023

In this case, "baseline" means "minimum supported version."

@yasminetalby yasminetalby added guidance Question that needs advice or information. closing-soon This issue will automatically close in 5 days unless further comments are made. and removed documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Jun 20, 2023
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closing-soon This issue will automatically close in 5 days unless further comments are made. guidance Question that needs advice or information.
Projects
None yet
Development

No branches or pull requests

3 participants