0

C:\Users\Administrator>npm -v

'CALL "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" prefix -g' is not recognized as an internal or external command, operable program or batch file.

Gideorlah
  • 1
  • 3
  • Set the PATH to `nodejs` installation. Open *gitbash* or command prompt as *Admin* and type `SET PATH=C:\Program Files\nodejs;%PATH%`. Look alternatively at this [question](https://stackoverflow.com/questions/20992723/npm-is-not-recognized-as-internal-or-external-command-operable-program-or-bat) – SwissCodeMen Dec 05 '20 at 11:11
  • Hello, I still get the error on the default cmd but not on gitbash – Gideorlah Dec 06 '20 at 08:04

0 Answers0