npm 安装vue 报错Failed at the [email protected] install script 'node install.js'


原因一般是下载源被封了,我们连接淘宝的下载源下载:

npm install chromedriver --chromedriver_cdnurl=http://cdn.npm.taobao.org/dist/chromedriver

猜你喜欢

转载自www.cnblogs.com/smart-girl/p/11510668.html