Skip to content

Instantly share code, notes, and snippets.

@jackdied
Created November 29, 2012 04:29
Show Gist options
  • Select an option

  • Save jackdied/4166803 to your computer and use it in GitHub Desktop.

Select an option

Save jackdied/4166803 to your computer and use it in GitHub Desktop.
Node.js is the future
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