Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. backend_1 | /src/controllers/events.js:299
  2. backend_1 | if (user_connections.indexOf(attendee._id) === -1 ) {
  3. backend_1 | ^
  4. backend_1 | TypeError: Cannot read property '_id' of null
  5. backend_1 | at Query.<anonymous> (/src/controllers/events.js:299:52)
  6. backend_1 | at /install/node_modules/mongoose/node_modules/kareem/index.js:177:19
  7. backend_1 | at /install/node_modules/mongoose/node_modules/kareem/index.js:109:16
  8. backend_1 | at process._tickCallback (node.js:355:11)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement