Skip to content

Instantly share code, notes, and snippets.

@nedbat
Created March 29, 2016 18:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nedbat/bf40931a223ed6453cf45f42d9e194e5 to your computer and use it in GitHub Desktop.
Save nedbat/bf40931a223ed6453cf45f42d9e194e5 to your computer and use it in GitHub Desktop.
18:13:11 npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
18:13:11 npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
18:13:11 npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
18:13:13 npm WARN engine escodegen@1.7.1: wanted: {"node":">=0.12.0"} (current: {"node":"0.10.37","npm":"1.4.28"})
18:13:13 npm WARN optional dep failed, continuing fsevents@1.0.9
18:13:13 npm WARN engine is-buffer@1.1.3: wanted: {"node":">=0.12"} (current: {"node":"0.10.37","npm":"1.4.28"})
18:13:16 npm WARN engine is-buffer@1.1.3: wanted: {"node":">=0.12"} (current: {"node":"0.10.37","npm":"1.4.28"})
18:13:18 npm WARN engine is-buffer@1.1.3: wanted: {"node":">=0.12"} (current: {"node":"0.10.37","npm":"1.4.28"})
18:13:20 npm WARN engine is-buffer@1.1.3: wanted: {"node":">=0.12"} (current: {"node":"0.10.37","npm":"1.4.28"})
18:13:22 npm WARN engine is-buffer@1.1.3: wanted: {"node":">=0.12"} (current: {"node":"0.10.37","npm":"1.4.28"})
18:13:22 npm ERR! phantomjs@1.9.19 install: `node install.js`
18:13:22 npm ERR! Exit status 1
18:13:25 npm ERR!
18:13:27 npm ERR! Failed at the phantomjs@1.9.19 install script.
18:13:27 npm ERR! This is most likely a problem with the phantomjs package,
18:13:27 npm ERR! not with npm itself.
18:13:30 npm ERR! Tell the author that this fails on your system:
18:13:30 npm ERR! node install.js
18:13:30 npm ERR! You can get their info via:
18:13:34 npm ERR! npm owner ls phantomjs
18:13:34 npm ERR! There is likely additional logging output above.
18:13:34
18:13:42 npm ERR! System Linux 3.2.0-101-virtual
18:13:42 npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
18:13:42 npm ERR! cwd /edx/app/credentials/credentials
18:13:42 npm ERR! node -v v0.10.37
18:13:42 npm ERR! npm -v 1.4.28
18:13:42 npm ERR! code ELIFECYCLE
18:13:46 npm ERR! not ok code 0
18:13:46 make: *** [requirements.js] Error 1
18:13:46 stdout: npm install
18:13:46
18:13:46 > phantomjs@1.9.19 install /edx/app/credentials/credentials/node_modules/phantomjs
18:13:46 > node install.js
18:13:46
18:13:46 PhantomJS not found on PATH
18:13:46 Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2
18:13:46 Saving to /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2
18:13:46 Receiving...
18:13:46 Install exited unexpectedly
18:13:52
18:13:52 FATAL: all hosts have already failed -- aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment