Failed at the [email protected] install script. npm ERR! This is probably not a problem with npm.

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

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

你可能感兴趣的:(Failed at the [email protected] install script. npm ERR! This is probably not a problem with npm.)