Skip to content

Instantly share code, notes, and snippets.

@dwarring
Created May 24, 2017 22:35
Show Gist options
  • Save dwarring/b46e437330f45e04309f3d69cf4c5864 to your computer and use it in GitHub Desktop.
Save dwarring/b46e437330f45e04309f3d69cf4c5864 to your computer and use it in GitHub Desktop.
npm http 304 https://registry.npmjs.org/sha1
npm http GET https://registry.npmjs.org/nqp-js-io
npm http 404 https://registry.npmjs.org/nqp-js-io
npm ERR! TypeError: Object.keys called on non-object
npm ERR! at Function.keys (native)
npm ERR! at installTargetsError (/usr/lib/node_modules/npm/lib/cache.js:708:24)
npm ERR! at /usr/lib/node_modules/npm/lib/cache.js:638:10
npm ERR! at saved (/usr/lib/node_modules/npm-registry-client/lib/get.js:148:7)
npm ERR! at /usr/lib/node_modules/graceful-fs/polyfills.js:133:7
npm ERR! at Object.oncomplete (fs.js:108:15)
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! <npm-@googlegroups.com>
npm ERR! System Linux 2.6.32-696.1.1.el6.i686
npm ERR! command "node" "/usr/bin/npm" "install" "/home/david/git/nqp/src/vm/js/nqp-runtime"
npm ERR! cwd /home/david/git/nqp/install/share/nqp/lib/nqp-js-on-js
npm ERR! node -v v0.10.48
npm ERR! npm -v 1.3.6
npm ERR! type called_on_non_object
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/david/git/nqp/install/share/nqp/lib/nqp-js-on-js/npm-debug.log
npm ERR! not ok code 0
/usr/bin/perl tools/build/install-js-runner.pl "" /home/david/git/nqp/install /home/david/git/nqp/install/share/nqp/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment