Skip to content

Instantly share code, notes, and snippets.

@pencilcheck
Created December 1, 2015 06:23
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 pencilcheck/1f7bb6caa2c90877067b to your computer and use it in GitHub Desktop.
Save pencilcheck/1f7bb6caa2c90877067b to your computer and use it in GitHub Desktop.
backend_1 | /src/controllers/events.js:588
backend_1 | for (j=0; j<user.skills.length; j++){
backend_1 | ^
backend_1 | TypeError: Cannot read property 'skills' of null
backend_1 | at Query.<anonymous> (/src/controllers/events.js:588:27)
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