vue Failed at the [email protected] install script

Today, NPM can’t be installed. After reading most of the answers on the Internet, there are problems with the installed image URL. Finally, the correct website is:

npm install chromedriver --chromedriver_cdnurl=https://npm.taobao.org/mirrors/chromedriver

Then execute the install NPM command

Attached official website: https://www.npmjs.com/package/chromedriver

Read More: