Medium / phantomjs

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

Error installing phantomjs-prebuilt globally on windows 10 #684

Open vbustamante opened 7 years ago

vbustamante commented 7 years ago

npm ERR! Windows_NT 10.0.14393 npm ERR! argv "D:\Programs\nodejs\node.exe" "D:\Programs\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "phantomjs-prebuilt" npm ERR! node v7.8.0 npm ERR! npm v4.2.0 npm ERR! code ELIFECYCLE npm ERR! errno 1

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'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the phantomjs-prebuilt package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node install.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs phantomjs-prebuilt npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls phantomjs-prebuilt npm ERR! There is likely additional logging output above.

2017-04-05T02_04_40_482Z-debug.txt

brokenarrows commented 7 years ago

Which version of NodeJs are you using?

vbustamante commented 7 years ago

Hello, thanks for answering I'm using nodeJs v7.8.0, and npm v4.2.0