I can run node -v
in cmd and PowerShell just fine, but when I try to run it in vscode terminal using powershell, it doesn't recognize 'node', however, the terminal does recognize it when I run it under cmd.
Asked
Active
Viewed 492 times
0

Blackpillar
- 21
- 5
-
Try restarting your VS code & then run it – Dhruv Dec 12 '21 at 14:07
-
Does this answer your question? [The term 'node' is not recognized... In Powershell](https://stackoverflow.com/questions/30318628/the-term-node-is-not-recognized-in-powershell) – Sercan Dec 12 '21 at 14:38