3

I have run into an odd issue. I am using Visual Studio Code v 1.16 on Windows 10, and I have installed node v6.11.3 to run on my local machine. When I check the version number under the Terminal in VS code. It returns 0.12.2, and I cannot access the newer version of node. Which is causing issues with development.

Can someone please tell me how to change the version of Node.js in VS code?

Edit 1: I have attempted the solution found here Visual Studio Task Runner "SyntaxError: Use of const in strict mode."

I was not able to resolve the issue this way.

Joshua
  • 311
  • 1
  • 3
  • 19
  • Possible duplicate of [Visual Studio Task Runner "SyntaxError: Use of const in strict mode."](https://stackoverflow.com/questions/44120850/visual-studio-task-runner-syntaxerror-use-of-const-in-strict-mode) – baao Sep 15 '17 at 15:20
  • 1
    The question and my answer to the original question explains how to select the version in vs – baao Sep 15 '17 at 15:21
  • @baao Please note that the question is related to Visual Studio Code. Not Visual studio community. The issue is arising from a versioning problem in Code, and not community. – Joshua Sep 15 '17 at 15:23
  • Did you try the solution? – baao Sep 15 '17 at 15:24
  • @baao I am attempting the solution now, and I need to restart. I will check and see if that resolved my issue, but I am going through VS 2015 to do so. Code does not have the option for External Web Tools – Joshua Sep 15 '17 at 15:32
  • It did not work. – Joshua Sep 15 '17 at 15:33
  • Let us [continue this discussion in chat](http://chat.stackoverflow.com/rooms/154548/discussion-between-joshua-and-baao). – Joshua Sep 15 '17 at 15:52

0 Answers0