npm install 時老是報phantomjs-prebuilt@2.1.14安裝失敗

在npm install時老是報以下錯誤,node

嘗試單獨安裝:npm install phantomjs-prebuilt@2.1.14 仍是報錯git

 

Please report this full log at https://github.com/Medium/phantomjsgithub

npm ERR! Darwin 15.0.0npm

npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"ui

npm ERR! node v4.4.3this

npm ERR! npm  v3.10.9spa

npm ERR! code ELIFECYCLEcode

 

npm ERR! phantomjs-prebuilt@2.1.14 install: `node install.js`ip

npm ERR! Exit status 1it

npm ERR! 

npm ERR! Failed at the phantomjs-prebuilt@2.1.14 install script 'node install.js

 

最後經過如下命令安裝成功: 

npm install phantomjs-prebuilt@2.1.14 --ignore-scripts

 

相關參考資料

http://stackoverflow.com/questions/40992231/failed-at-the-phantomjs-prebuilt2-1-13-install-script-node-install-js

相關文章
相關標籤/搜索