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

Minimum NodeJS version required #74

Closed
gaganar opened this issue Mar 23, 2018 · 1 comment
Closed

Minimum NodeJS version required #74

gaganar opened this issue Mar 23, 2018 · 1 comment
Labels
question Ask us a question

Comments

@gaganar
Copy link

gaganar commented Mar 23, 2018

What is the minimum NodeJS version required to run this sdk?

@powerful23 powerful23 added the question Ask us a question label Apr 2, 2018
@manueliglesias
Copy link
Contributor

Hi @gaganar

The sample at https://docs.aws.amazon.com/appsync/latest/devguide/building-a-client-app-javascript.html has been confirmed to work with:

~ manuelig$ nvm ls
         v4.8.6
        v6.12.0
         v8.9.1
->      v8.10.0
         v9.2.0
default -> lts/carbon (-> N/A)
node -> stable (-> v9.2.0) (default)
stable -> 9.2 (-> v9.2.0) (default)
iojs -> N/A (default)
lts/* -> lts/carbon (-> N/A)
lts/argon -> v4.9.1 (-> N/A)
lts/boron -> v6.14.1 (-> N/A)
lts/carbon -> v8.11.1 (-> N/A)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Ask us a question
Projects
None yet
Development

No branches or pull requests

3 participants