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

Not supporting async/await during extension development due to NodeJs is not latest. #24479

Closed
beeplin opened this issue Apr 11, 2017 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@beeplin
Copy link

beeplin commented Apr 11, 2017

  • VSCode Version: 1.11.1
  • OS Version: windows 10 1607

Steps to Reproduce:

Cannot use async/await during extension development. VScode is using node v6.5.0 rather than the latest node v7 which supports async/await. Is it possible to manually switch node version to v7?

@bpasero
Copy link
Member

bpasero commented Apr 11, 2017

See #23159

@bpasero bpasero closed this as completed Apr 11, 2017
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 11, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants