Skip to content

Instantly share code, notes, and snippets.

@niallo
Created September 30, 2013 17:02
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 niallo/6766824 to your computer and use it in GitHub Desktop.
Save niallo/6766824 to your computer and use it in GitHub Desktop.
30 Sep 10:02:18 - info: initalized static directories
/Users/niallo/projects/strider-14/strider/node_modules/mongoose/lib/utils.js:419
throw err;
^
TypeError: Object.keys called on non-object
at Function.keys (native)
at /Users/niallo/projects/strider-14/strider/main.js:95:16
at /Users/niallo/projects/strider-14/strider/node_modules/mongoose/lib/utils.js:414:16
at /Users/niallo/projects/strider-14/strider/node_modules/mongoose/node_modules/mongodb/lib/mongodb/collection.js:497:9
at Server.Base._callHandler (/Users/niallo/projects/strider-14/strider/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/base.js:382:41)
at /Users/niallo/projects/strider-14/strider/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:472:18
at MongoReply.parseBody (/Users/niallo/projects/strider-14/strider/node_modules/mongoose/node_modules/mongodb/lib/mongodb/responses/mongo_reply.js:68:5)
at null.<anonymous> (/Users/niallo/projects/strider-14/strider/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:430:20)
at EventEmitter.emit (events.js:95:17)
at null.<anonymous> (/Users/niallo/projects/strider-14/strider/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:191:13)
npm ERR! weird error 8
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment