-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Error
Vue CLI v3.2.1
✨ Creating project in f:\Workbench\learning-vue\my-vue.
⚙ Installing CLI plugins. This might take a while...
> chromedriver@2.45.0 install f:\Workbench\learning-vue\my-vue\node_modules\chromedriver
> node install.js
Current existing ChromeDriver binary is unavailable, proceding with download and extraction.
Downloading from file: https://chromedriver.storage.googleapis.com/2.45/chromedriver_win32.zip
Saving to file: C:\Users\hao\AppData\Local\Temp\chromedriver\chromedriver_win32.zip
ChromeDriver installation failed Error with http(s) request: Error: read ECONNRESET
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! chromedriver@2.45.0 install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the chromedriver@2.45.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\hao\AppData\Roaming\npm-cache\_logs\2019-01-01T07_33_40_892Z-debug.log
ERROR command failed: npm install --loglevel error --registry=https://registry.npm.taobao.org --disturl=https://npm.taobao.org/dist
Solution
npm install chromedriver --chromedriver_cdnurl=http://cdn.npm.taobao.org/dist/chromedriverReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels