在執行 npm install時,出現以下錯誤node
npm ERR! phantomjs-prebuilt@2.1.14 install: `node install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the phantomjs-prebuilt@2.1.14 install script 'node install.js
應該在命令後加參數 --ignore-scriptsnpm
npm install --ignore-scripts