卸载node,安装nvm,通过nvm安装管理node,

而后使用npm命令,结果报错:-bash: npm: command not found

解决方式:

我进行重新安装node才解决,

去官网重新下载node的v10.16.0,

https://nodejs.org/en/

-bash: npm: command not found

 

相关文章:

  • 2021-08-11
  • 2021-10-11
  • 2021-05-15
  • 2021-07-09
  • 2021-08-23
  • 2021-04-06
  • 2021-06-09
猜你喜欢
  • 2021-12-14
  • 2022-12-23
  • 2021-10-05
  • 2021-08-19
  • 2021-09-05
  • 2021-07-17
  • 2021-07-22
相关资源
相似解决方案