赞
踩
npm install 报错 chromedriver 安装失败:信息如下
- Current existing ChromeDriver binary is unavailable, proceding with download and extraction.
- Downloading from file: https://chromedriver.storage.googleapis.com/2.46/chromedriver_win32.zip
- Saving to file: C:\Users\pchen\AppData\Local\Temp\2.46\chromedriver\chromedriver_win32.zip
- ChromeDriver installation failed Error with http(s) request: Error: connect ETIMEDOUT 172.217.24.16:443
解决方法:
npm install chromedriver --chromedriver_cdnurl=http://cdn.npm.taobao.org/dist/chromedriver
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。