Skip to content

Instantly share code, notes, and snippets.

@nefD
Created September 9, 2010 16:42
Show Gist options
  • Select an option

  • Save nefD/572138 to your computer and use it in GitHub Desktop.

Select an option

Save nefD/572138 to your computer and use it in GitHub Desktop.
TypeError: Cannot read property 'length' of undefined
at Object.messages (/home/corey/node/radrpg/lib/express-contrib/lib/express-messages.js:20:39)
at ServerResponse.anonymous (eval at <anonymous> (/home/corey/node/radrpg/lib/express/support/ejs/lib/ejs.js:124:18))
at ServerResponse.<anonymous> (/home/corey/node/radrpg/lib/express/support/ejs/lib/ejs.js:125:19)
at Object.render (/home/corey/node/radrpg/lib/express/support/ejs/lib/ejs.js:160:15)
at ServerResponse.render (/home/corey/node/radrpg/lib/express/lib/express/view.js:282:26)
at ServerResponse.render (/home/corey/node/radrpg/lib/express/lib/express/view.js:292:14)
at Object.<anonymous> (/home/corey/node/radrpg/server.js:131:6)
at pass (/home/corey/node/radrpg/lib/express/support/connect/lib/connect/middleware/router.js:65:27)
at Object.router [as handle] (/home/corey/node/radrpg/lib/express/support/connect/lib/connect/middleware/router.js:80:10)
at next (/home/corey/node/radrpg/lib/express/support/connect/lib/connect/index.js:264:23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment