前端npm install报错ChromeDriver installation failed Error with http(s) request: Error: read ECONNRESET

安装chromedriver驱动

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

运行成功

参考

你可能感兴趣的:(前端开发,npm,前端)