I just installed node.js. I tried writing node -v that should check the version - and it\'s not working. this is the output:
> node -v ReferenceError: node
Thanks for this help.
If you are using windows, like me, and want a desktop shortcut and you already have the nice node.js desktop icon, edit the shortcut properties like this:
now you have a command prompt, with the node.js icon, that opens in the folder you expect, that responds correctly to the node -v command.