npm使用淘宝镜像 crzdot 2015-11-22 技术 编辑npmrc文件,添加registry=https://registry.npm.taobao.org 再在终端执行下面的命令以取消ssl验证sudo npm config set strict-ssl false