Created
February 28, 2016 15:06
-
-
Save euoia/dede6355902611b2d1fc to your computer and use it in GitHub Desktop.
stack trace missing full path
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
28 Feb 10:03:39 - Listening on port 8888 | |
[Function] | |
TypeError: _user2.default.where(...).update is not a function | |
at routes.js:13:37 | |
at Layer.handle [as handle_request] (/Users/jp/Code/proj/node_modules/express/lib/router/layer.js:95:5) | |
at next (/Users/jp/Code/proj/node_modules/express/lib/router/route.js:131:13) | |
at /Users/jp/Code/proj/node_modules/body-parser/lib/read.js:129:5 | |
at invokeCallback (/Users/jp/Code/proj/node_modules/raw-body/index.js:262:16) | |
at done (/Users/jp/Code/proj/node_modules/raw-body/index.js:251:7) | |
at IncomingMessage.onEnd (/Users/jp/Code/proj/node_modules/raw-body/index.js:308:7) | |
at emitNone (events.js:80:13) | |
at IncomingMessage.emit (events.js:179:7) | |
at endReadableNT (_stream_readable.js:906:12) | |
at nextTickCallbackWith2Args (node.js:474:9) | |
at process._tickDomainCallback (node.js:429:17) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment