Skip to content

Instantly share code, notes, and snippets.

@sideshowbarker
Created August 28, 2010 12:42
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 sideshowbarker/555092 to your computer and use it in GitHub Desktop.
Save sideshowbarker/555092 to your computer and use it in GitHub Desktop.
/usr/local/lib/node/.npm/ext/0.6.1/package/lib/ext/core_ext/function.js:4
require('ext').extend(Function.prototype, {
^
TypeError: Object #<an Object> has no method 'extend'
at Object.<anonymous> (/usr/local/lib/node/.npm/ext/0.6.1/package/lib/ext/core_ext/function.js:4:16)
at Module._compile (node.js:461:23)
at Module._loadScriptSync (node.js:468:10)
at Module.loadSync (node.js:338:12)
at loadModule (node.js:283:14)
at require (node.js:411:14)
at Object.<anonymous> (/usr/local/lib/node/.npm/ext/0.6.1/package/lib/ext/core_ext.js:4:1)
at Module._compile (node.js:461:23)
at Module._loadScriptSync (node.js:468:10)
at Module.loadSync (node.js:338:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment