Skip to content

Instantly share code, notes, and snippets.

@spullara
Created May 3, 2010 02:04
Show Gist options
  • Select an option

  • Save spullara/387658 to your computer and use it in GitHub Desktop.

Select an option

Save spullara/387658 to your computer and use it in GitHub Desktop.
node install-npm.js
*
* Warning: Cipher unavailable in this nodejs version (v0.1.91-15-g39464b4)
* Username/password stored in the clear
*
TypeError: Object prototype may only be an Object or null
at Function.create (native)
at Object.<anonymous> (/Volumes/Data/Software/src/npm/npm.js:42:21)
at Module._compile (node.js:639:23)
at Module._loadScriptSync (node.js:651:16)
at Module.loadSync (node.js:550:10)
at loadModule (node.js:495:16)
at require (node.js:618:12)
at Object.<anonymous> (/Volumes/Data/Software/src/npm/install-npm.js:1:73)
at Module._compile (node.js:639:23)
at node.js:667:20
make: *** [install] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment