vue初始化项目出现 npm ERR! fatal: unable to access ‘https://github.com/nhn/raphael.git/‘: OpenSSL SSL_read:
vue初始化项目出现npm ERR! fatal: unable to access ‘https://github.com/nhn/raphael.git/’: OpenSSL SSL_read:错误解决方法:没有安装预编译插件 我的项目是用sass 则安装即可npm install node-sass --save-devnpm install sass-loader --save-dev这样
·




所有评论(0)