Skip to content

Instantly share code, notes, and snippets.

@ovaillancourt
Created May 29, 2012 17:56
Show Gist options
  • Save ovaillancourt/2829755 to your computer and use it in GitHub Desktop.
Save ovaillancourt/2829755 to your computer and use it in GitHub Desktop.
err
/Volumes/Data/kr_devtools/kr/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:134
if(err != null) return internalCallback(err, null);
^
TypeError: object is not a function
at CALL_NON_FUNCTION (native)
at [object Object].<anonymous> (/Volumes/Data/kr_devtools/kr/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:134:28)
at [object Object].g (events.js:156:14)
at [object Object].emit (events.js:70:17)
at /Volumes/Data/kr_devtools/kr/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:367:35
at [object Object].<anonymous> (/Volumes/Data/kr_devtools/kr/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:332:5)
at [object Object].emit (events.js:64:17)
at [object Object].<anonymous> (/Volumes/Data/kr_devtools/kr/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:116:15)
at [object Object].emit (events.js:70:17)
at Socket.<anonymous> (/Volumes/Data/kr_devtools/kr/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection.js:425:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment