1, 如果电脑已经有node的话,可以先卸载,然后再去node官网下载最新node,

2,先全局安装cnpm,

npm install -g cnpm --registry=https://registry.npm.taobao.org
3 ,然后去相关项目执行nppm install cnpm
4, 可以直接去用cnpm下载相关东西

相关文章:

  • 2022-12-23
  • 2021-08-17
  • 2021-05-07
  • 2021-08-24
  • 2022-12-23
  • 2022-01-04
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2022-12-23
  • 2021-07-13
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案