Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.42k stars 436 forks source link

When vue init webpack my-project,Console show Error #699

Open xubuhang opened 7 years ago

xubuhang commented 7 years ago

6818 silly rollbackFailedOptional Finishing 6819 silly runTopLevelLifecycles Finishing 6820 silly install printInstalled 6821 verbose stack Error: phantomjs-prebuilt@2.1.14 install: node install.js 6821 verbose stack Exit status 1 6821 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:279:16) 6821 verbose stack at emitTwo (events.js:106:13) 6821 verbose stack at EventEmitter.emit (events.js:191:7) 6821 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40:14) 6821 verbose stack at emitTwo (events.js:106:13) 6821 verbose stack at ChildProcess.emit (events.js:191:7) 6821 verbose stack at maybeClose (internal/child_process.js:885:16) 6821 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 6822 verbose pkgid phantomjs-prebuilt@2.1.14 6823 verbose cwd /Users/xubh/CodeSpace/VueProjects/my-project 6824 error Darwin 16.5.0 6825 error argv "/usr/local/Cellar/node/7.4.0/bin/node" "/usr/local/bin/npm" "install" 6826 error node v7.4.0 6827 error npm v4.0.5 6828 error code ELIFECYCLE 6829 error phantomjs-prebuilt@2.1.14 install: node install.js 6829 error Exit status 1 6830 error Failed at the phantomjs-prebuilt@2.1.14 install script 'node install.js'. 6830 error Make sure you have the latest version of node.js and npm installed. 6830 error If you do, this is most likely a problem with the phantomjs-prebuilt package, 6830 error not with npm itself. 6830 error Tell the author that this fails on your system: 6830 error node install.js 6830 error You can get information on how to open an issue for this project with: 6830 error npm bugs phantomjs-prebuilt 6830 error Or if that isn't available, you can get their info via: 6830 error npm owner ls phantomjs-prebuilt 6830 error There is likely additional logging output above. 6831 verbose exit [ 1, true