You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed node.js on my Windows 10 computer. I tried to see the version by typing 'node -v' at the command prompt I received a Reference error message "Node not defined" with a list of where it is not defined. Does this mean that I can't use node.js as there is no way to define it? Or how do I correct this error in order to use node.js?