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的主要内容,如果未能解决你的问题,请参考以下文章

vue框架中webpack更新了,怎么获取本地数据,安装了npm install axios --save也不想,一直报错

Rails - 如何使用 webpack 删除 vue.js

install Webpack

vue-cli 项目踩坑 npm install 时出错

vue-cli构建项目npm install报错以及解决方法

搭建vue开发环境