Skip to content

Instantly share code, notes, and snippets.

Created July 16, 2013 21:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6015374 to your computer and use it in GitHub Desktop.
Save anonymous/6015374 to your computer and use it in GitHub Desktop.
info Tue, 16 Jul 2013 21:23:53 GMT Express server listening on port 3000
error Tue, 16 Jul 2013 21:23:53 GMT
/opt/haibu/apps/cvn/cvn-myapp/package/routes/index.js:44
else if (event.state == "off") {
^
TypeError: Cannot read property 'state' of null
at /opt/haibu/apps/cvn/cvn-myapp/package/routes/index.js:44:27
at /opt/haibu/apps/cvn/cvn-myapp/package/events.js:23:18
at Request._callback (/opt/haibu/apps/cvn/cvn-myapp/package/node_modules/cradle/lib/cradle.js:181:18)
at /opt/haibu/apps/cvn/cvn-myapp/package/node_modules/cradle/node_modules/request/index.js:148:22
at Request. (native)
at Request.emit (events.js:67:17)
at ClientRequest. (/opt/haibu/apps/cvn/cvn-myapp/package/node_modules/cradle/node_modules/request/index.js:257:10)
at ClientRequest.emit (events.js:67:17)
at CleartextStream.socketErrorListener (http.js:1188:9)
at CleartextStream.emit (events.js:67:17)
info Tue, 16 Jul 2013 21:23:53 GMT undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment