phantomjs-prebuilt@2.1.14 install: `node install.js`

Posted

tags:

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

在用vue-cli构建项目时,npm install 安装包的时候报错了。

错误信息:

npm ERR! Failed at the [email protected] install script ‘node install.js‘.
npm ERR! Make sure you have the latest version of node.js and npm installed.

 依赖包[email protected]安装失败 跟网络有关系

 

解决方案:

1、搭梯子(vpn)安装(速度奇慢,可能跟我网络有关,半个小时装了这么点)

  技术分享

2、下载phantomjs-2.1.1-windows.zip包,放到上图saving to的文件目录里,再次运行npm install 就妥妥的了。

 


以上是关于phantomjs-prebuilt@2.1.14 install: `node install.js`的主要内容,如果未能解决你的问题,请参考以下文章

转:npm install 时总是报phantomjs-prebuilt@2.1.14安装失败

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