Created
December 1, 2015 06:23
-
-
Save pencilcheck/1f7bb6caa2c90877067b 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: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