Skip to content

Instantly share code, notes, and snippets.

@careo
Created July 23, 2010 02: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 careo/486942 to your computer and use it in GitHub Desktop.
Save careo/486942 to your computer and use it in GitHub Desktop.
/usr/local/Cellar/npm/0.1.19/libexec/npm.js:65
, config = Object.create(ini.config)
^
TypeError: Object prototype may only be an Object or null
at Function.create (native)
at Object.<anonymous> (/usr/local/Cellar/npm/0.1.19/libexec/npm.js:65:21)
at Module._compile (module:427:23)
at Module._loadScriptSync (module:437:8)
at Module.loadSync (module:310:10)
at loadModule (module:255:16)
at require (module:378:12)
at Object.<anonymous> (/usr/local/Cellar/npm/0.1.19/libexec/lib/utils/ini.js:24:11)
at Module._compile (module:427:23)
at Module._loadScriptSync (module:437:8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment