Skip to content

Instantly share code, notes, and snippets.

@dustinc
Created December 18, 2014 04:09
Show Gist options
  • Save dustinc/e3e52c1a040b2e165cb1 to your computer and use it in GitHub Desktop.
Save dustinc/e3e52c1a040b2e165cb1 to your computer and use it in GitHub Desktop.
-----> Installing dependencies
> phantomjs@1.9.12 install /tmp/build_c95f186ac931435b0c8661897f8e3e6d/node_modules/html-pdf/node_modules/phantomjs
> node install.js
Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2
Saving to /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2
Receiving...
Error making request.
Error: CERT_UNTRUSTED
at SecurePair.<anonymous> (tls.js:1381:32)
at SecurePair.emit (events.js:92:17)
at SecurePair.maybeInitFinished (tls.js:980:10)
at CleartextStream.read [as _read] (tls.js:472:13)
at CleartextStream.Readable.read (_stream_readable.js:341:10)
at EncryptedStream.write [as _write] (tls.js:369:25)
at doWrite (_stream_writable.js:226:10)
at writeOrBuffer (_stream_writable.js:216:5)
at EncryptedStream.Writable.write (_stream_writable.js:183:11)
at write (_stream_readable.js:602:24)
Please report this full log at https://github.com/Medium/phantomjs
> ws@0.4.31 install /tmp/build_c95f186ac931435b0c8661897f8e3e6d/node_modules/formage/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
make: Entering directory `/tmp/build_c95f186ac931435b0c8661897f8e3e6d/node_modules/formage/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws/build'
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/obj.target/bufferutil.node
SOLINK_MODULE(target) Release/obj.target/bufferutil.node: Finished
COPY Release/bufferutil.node
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/obj.target/validation.node
SOLINK_MODULE(target) Release/obj.target/validation.node: Finished
COPY Release/validation.node
make: Leaving directory `/tmp/build_c95f186ac931435b0c8661897f8e3e6d/node_modules/formage/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws/build'
npm ERR! phantomjs@1.9.12 install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the phantomjs@1.9.12 install script.
npm ERR! This is most likely a problem with the phantomjs 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 their info via:
npm ERR! npm owner ls phantomjs
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.8.11-ec2
npm ERR! command "/tmp/build_c95f186ac931435b0c8661897f8e3e6d/vendor/node/bin/node" "/tmp/build_c95f186ac931435b0c8661897f8e3e6d/vendor/node/bin/npm" "install" "--userconfig" "/tmp/build_c95f186ac931435b0c8661897f8e3e6d/.npmrc" "--production"
npm ERR! cwd /tmp/build_c95f186ac931435b0c8661897f8e3e6d
npm ERR! node -v v0.10.34
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0
! Push rejected, failed to compile Node.js app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment