NPM的天坑: 解决ERR! code UNABLE_TO_VERIFY_LEAF_SIGNATURE

各种下载失败,并不是镜像源的问题,哪怕切换淘宝源也无法下载。总之就像断网一般无法下载。无关网络。

解决方案:

http://stackoverflow.com/questions/20747817/error-unable-to-verify-leaf-signature-phonegap-installation

 

In your command line run:

npm config set strict-ssl false

posted @ 2017-02-20 13:22  贝尔塔猫  阅读(16297)  评论(0编辑  收藏  举报