Last active
January 1, 2016 13:49
-
-
Save jamespeerless/8153425 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm ERR! Error: SSL Error: CERT_UNTRUSTED | |
npm ERR! at ClientRequest.<anonymous> (/usr/lib/nodejs/npm/node_modules/request/main.js:525:26) | |
npm ERR! at ClientRequest.g (events.js:185:14) | |
npm ERR! at ClientRequest.EventEmitter.emit (events.js:88:17) | |
npm ERR! at HTTPParser.parserOnIncomingClient [as onIncoming] (http.js:1455:7) | |
npm ERR! at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:111:23) | |
npm ERR! at CleartextStream.socketOnData [as ondata] (http.js:1366:20) | |
npm ERR! at CleartextStream.CryptoStream._push (tls.js:495:27) | |
npm ERR! at SecurePair.cycle (tls.js:849:20) | |
npm ERR! at EncryptedStream.CryptoStream.write (tls.js:230:13) | |
npm ERR! at Socket.ondata (stream.js:38:26) | |
npm ERR! If you need help, you may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! System Linux 3.2.0-38-virtual | |
npm ERR! command "nodejs" "/usr/bin/npm" "install" | |
npm ERR! cwd /task/__build__ | |
npm ERR! node -v v0.8.8 | |
npm ERR! npm -v 1.1.59 | |
npm http GET https://registry.npmjs.org/mysql | |
npm http GET https://registry.npmjs.org/sql | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /task/__build__/npm-debug.log | |
npm ERR! not ok code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment