Created
November 28, 2015 05:38
-
-
Save pencilcheck/cfccfe42df84787aac83 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
backend_1 | /src/controllers/events.js:299 | |
backend_1 | if (user_connections.indexOf(attendee._id) === -1 ) { | |
backend_1 | ^ | |
backend_1 | TypeError: Cannot read property '_id' of null | |
backend_1 | at Query.<anonymous> (/src/controllers/events.js:299:52) | |
backend_1 | at /install/node_modules/mongoose/node_modules/kareem/index.js:177:19 | |
backend_1 | at /install/node_modules/mongoose/node_modules/kareem/index.js:109:16 | |
backend_1 | at process._tickCallback (node.js:355:11) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment