//首先安装cnpm
npm install -g cnpm --registry=https://registry.npm.taobao.org

//使用cnpm进行安装,使用方法和npm相同
cnpm install  electron

  

相关文章:

  • 2021-11-12
  • 2021-03-31
  • 2021-05-25
  • 2021-08-30
  • 2022-02-08
  • 2021-12-28
猜你喜欢
  • 2022-12-23
  • 2019-03-24
  • 2021-10-13
  • 2021-12-05
  • 2022-12-23
  • 2022-03-05
  • 2022-12-23
相关资源
相似解决方案