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

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

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


猜你喜欢

转载自blog.csdn.net/qq_35624642/article/details/79802328