Created
November 29, 2012 04:29
-
-
Save jackdied/4166803 to your computer and use it in GitHub Desktop.
Node.js is the future
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
| TypeError: Cannot call method 'split' of undefined | |
| at makeReturnUrl (/app/main.js:29:19) | |
| at handleError (/app/main.js:51:16) | |
| at /app/main.js:134:7 | |
| at callbacks (/app/node_modules/express/lib/router/index.js:160:37) | |
| at param (/app/node_modules/express/lib/router/index.js:134:11) | |
| at pass (/app/node_modules/express/lib/router/index.js:141:5) | |
| at Router._dispatch (/app/node_modules/express/lib/router/index.js:169:5) | |
| at Object.router (/app/node_modules/express/lib/router/index.js:32:10) | |
| at next (/app/node_modules/express/node_modules/connect/lib/proto.js:190:15) | |
| at Object.cookieParser [as handle] (/app/node_modules/express/node_modules/connect/lib/middleware/cookieParser.js:60:5) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment