I have a question about usage of Node.js.
I installed it on Windows 7 and ran (green Node.js icon) it, but when I tried to run "npm install" command, it didn’t work. I had to move to the Node.js command prompt where npm was working.
Is that how it is supposed to work?