how to check node js version windows 10 code example
Example: how to check if you have nodejs installed
Open CMD or Terminal on Visual Studio Code & type node -v.
You should get something like: v12.10.0
Open CMD or Terminal on Visual Studio Code & type node -v.
You should get something like: v12.10.0