How to use node js in vs code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to use node js in vs code

My vs code is not running node js it shows the version when i use node -v but don't run the code.

25th Feb 2022, 5:40 AM
Parth Sharma
Parth Sharma - avatar
3 Answers
0
Are you trying to run node.js via VSCode's terminal? If so, check if your node.exe is included in your PATH environment variable. Maybe this post will help you: https://superuser.com/questions/284342/what-are-path-and-other-environment-variables-and-how-can-i-set-or-use-them
25th Feb 2022, 7:38 AM
Donato Paul Thayalan
Donato Paul Thayalan - avatar
0
Already fixed the problem there was a bug in app fixed after reinstall
25th Feb 2022, 7:38 AM
Parth Sharma
Parth Sharma - avatar
0
Oh nice, have a fun time programming! :)
25th Feb 2022, 7:59 AM
Donato Paul Thayalan
Donato Paul Thayalan - avatar