+ 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.
3 ответов
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
0
Already fixed the problem there was a bug in app fixed after reinstall
0
Oh nice, have a fun time programming! :)