Created
September 30, 2013 18:29
-
-
Save niallo/6768014 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 Sep 11:29:11 - info: Express server listening on port 3000 in development mode | |
/Users/niallo/projects/strider-14/strider/node_modules/mongoose/lib/utils.js:419 | |
throw err; | |
^ | |
TypeError: Cannot read property 'providers' of undefined | |
at striderJson (/Users/niallo/projects/strider-14/strider/lib/backchannel.js:94:20) | |
at /Users/niallo/projects/strider-14/strider/lib/backchannel.js:131:7 | |
at Promise.<anonymous> (/Users/niallo/projects/strider-14/strider/node_modules/mongoose/lib/model.js:1408:21) | |
at Promise.<anonymous> (/Users/niallo/projects/strider-14/strider/node_modules/mongoose/node_modules/mpromise/lib/promise.js:162:8) | |
at Promise.EventEmitter.emit (events.js:98:17) | |
at Promise.emit (/Users/niallo/projects/strider-14/strider/node_modules/mongoose/node_modules/mpromise/lib/promise.js:79:38) | |
at Promise.fulfill (/Users/niallo/projects/strider-14/strider/node_modules/mongoose/node_modules/mpromise/lib/promise.js:92:20) | |
at handleSave (/Users/niallo/projects/strider-14/strider/node_modules/mongoose/lib/model.js:130:13) | |
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:347:9 | |
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