1、问题描述:
在基于webstorm 配置vue环境时,输入npm install 开始自动安装依赖时出现该问题,
2、解决方案:
(1)安装配置git环境。
(2)更换npm源:
npm config set registry https://registry.npm.taobao.org
参考链接:
1、fatal: unable to access ‘https://github.com/nhn/raphael.git/‘: OpenSSL SSL_connect: Connection was