赞
踩
在使用vue init webpack -g demo时产生了一个错误,提示
我的解决办法:
1.去官网下载当前chromedriver_win32.zip (2.46版本)的压缩包,地址http://chromedriver.storage.googleapis.com/index.html ,然后解压放在vue所给出提示的目录中.
2.cd到之前所创建的目录中: cd vue-demo01
3.执行npm install就可以完成创建了.
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。