npm install 安装过程卡住不动

修改 npm 的安装目录下的 npmrc文件 增加一条 registry=http://registry.cnpmjs.org

$ npm config set registry http://registry.cnpmjs.org

posted @ 2019-06-06 16:27  晓宝  阅读(3558)  评论(0编辑  收藏  举报