小编JPi*_*Pil的帖子

npm is not recognised as an internal or external command - install using nvm

I am trying to install nodejs and npm on my Windows 10 PC. Below are the steps I followed for the same

  1. Downloaded nvm set up from here
  2. Installed nvm install wizard using nvmsetup.exe
  3. Opened command prompt and typed in 'nvm install v5.1.0
  4. typed in nvm use 5.1.0
  5. typed in node -v and got the response back v5.1.0
  6. but when I tried npm --version I am getting error saying npm is not recognized as an internal or external command

我更新了环境变量以设置 …

node.js npm nvm

6
推荐指数
1
解决办法
7632
查看次数

标签 统计

node.js ×1

npm ×1

nvm ×1