Skip to content

Instantly share code, notes, and snippets.

@spullara
Created May 3, 2010 01:53
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 spullara/387648 to your computer and use it in GitHub Desktop.
Save spullara/387648 to your computer and use it in GitHub Desktop.
macpro:npm sam$ make
node install-npm.js
TypeError: Cannot call method 'error' of undefined
at Object.<anonymous> (/Volumes/Data/Software/src/npm/lib/utils/ini.js:22:7)
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/npm.js:5:11)
at Module._compile (node.js:639:23)
at Module._loadScriptSync (node.js:651:16)
at Module.loadSync (node.js:550:10)
make: *** [install] Error 1
macpro:npm sam$ node -v
v0.1.91-15-g39464b4
macpro:npm sam$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment