‘npm’ is not recognized as an internal or external command, operable program or batch file

I’m getting:

'npm' is not recognized as an internal or external command, operable program or batch file.

when I issue:

npm install -g bower polyserve

Even though I have downloaded node.

Leave a Comment