http://www.cnblogs.com/ycxhandsome/p/6562980.html

 

npm config set proxy null

npm config set https-proxy null

npm config set strict-ssl false

然后再安装cnmp

npm install -g cnpm --registry=https://registry.npm.taobao.org

相关文章:

  • 2022-01-28
  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
  • 2022-02-28
  • 2021-12-24
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案