查看npm当前版本

npm -v

升级到最新版本

npm install -g npm

升级到指定版本

npm -g install npm@6.8.0

相关文章:

  • 2022-12-23
  • 2021-06-21
  • 2022-12-23
  • 2021-12-29
  • 2021-07-19
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-19
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
  • 2022-12-23
  • 2021-06-11
  • 2021-08-01
相关资源
相似解决方案