Skip to content

Instantly share code, notes, and snippets.

@marcusramberg
Created February 28, 2014 05:58
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 marcusramberg/9266063 to your computer and use it in GitHub Desktop.
Save marcusramberg/9266063 to your computer and use it in GitHub Desktop.
npm http GET https://registry.npmjs.org/jsx
npm http GET https://registry.npmjs.org/jsx
npm http GET https://registry.npmjs.org/jsx
npm http GET https://registry.npmjs.org/source-map
npm http GET https://registry.npmjs.org/esprima
npm http GET https://registry.npmjs.org/source-map-support
npm http GET https://registry.npmjs.org/escodegen
npm http GET https://registry.npmjs.org/esmangle
npm http 304 https://registry.npmjs.org/esmangle
npm http 304 https://registry.npmjs.org/escodegen
npm http 200 https://registry.npmjs.org/esprima
npm http GET https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz
npm http 200 https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz
npm http GET https://registry.npmjs.org/source-map
npm http GET https://registry.npmjs.org/source-map-support
npm http GET https://registry.npmjs.org/source-map
npm http GET https://registry.npmjs.org/source-map-support
npm ERR! Error: SELF_SIGNED_CERT_IN_CHAIN
npm ERR! at SecurePair.<anonymous> (tls.js:1362:32)
npm ERR! at SecurePair.EventEmitter.emit (events.js:92:17)
npm ERR! at SecurePair.maybeInitFinished (tls.js:974:10)
npm ERR! at CleartextStream.read [as _read] (tls.js:462:15)
npm ERR! at CleartextStream.Readable.read (_stream_readable.js:320:10)
npm ERR! at EncryptedStream.write [as _write] (tls.js:366:25)
npm ERR! at doWrite (_stream_writable.js:221:10)
npm ERR! at writeOrBuffer (_stream_writable.js:211:5)
npm ERR! at EncryptedStream.Writable.write (_stream_writable.js:180:11)
npm ERR! at write (_stream_readable.js:583:24)
npm ERR! at flow (_stream_readable.js:592:7)
npm ERR! at Socket.pipeOnReadable (_stream_readable.js:624:5)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! System Darwin 13.0.0
npm ERR! command "/Users/marcus/.nave/installed/0.10.22/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/npm/bin/npm-cli.js" "--userconfig" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/.apmrc" "install" "/Users/marcus/.atom/.node-gyp/.atom/.apm/language-jsx/0.1.3/package.tgz" "--target=0.11.10" "--arch=x64"
npm ERR! cwd /private/var/folders/69/lgt7rzn535dcxnhdqntt6xnh0000gn/T/apm-install-dir-114128-90166-ggepps
npm ERR! node -v v0.10.22
npm ERR! npm -v 1.3.18
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /private/var/folders/69/lgt7rzn535dcxnhdqntt6xnh0000gn/T/apm-install-dir-114128-90166-ggepps/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