webpacke install vue application 报错 Failed at the phantomjs-prebuilt@2.1.14 install script

Posted 瓜子

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了webpacke install vue application 报错 Failed at the phantomjs-prebuilt@2.1.14 install script相关的知识,希望对你有一定的参考价值。

刚刚在网上下了个开源的项目:

https://github.com/ing670/webappkiller

执行npm install 报错:npm ERR! Failed at the phantomjs-prebuilt@2.1.14 install script \'node install.js\'.

 

直接在项目根目录执行:npm install phantomjs-prebuilt -save 安装缺少的类库。

 

 再次安装成功!

 

以上是关于webpacke install vue application 报错 Failed at the phantomjs-prebuilt@2.1.14 install script的主要内容,如果未能解决你的问题,请参考以下文章