Skip to content

Instantly share code, notes, and snippets.

@yawnt
Created December 22, 2012 07:59
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 yawnt/9785ac85447b51d6b636 to your computer and use it in GitHub Desktop.
Save yawnt/9785ac85447b51d6b636 to your computer and use it in GitHub Desktop.
error: Error: Router#get() requires all callbacks to be functions
at Router.route.Route.sensitive (/opt/haibu/apps/inspiredjw/ninjasquare-kr/package/node_modules/express/lib/router/index.js:249:11)
at Array.forEach (native)
at Router.route (/opt/haibu/apps/inspiredjw/ninjasquare-kr/package/node_modules/express/lib/router/index.js:247:13)
at Function.methods.forEach.app.(anonymous function) [as get] (/opt/haibu/apps/inspiredjw/ninjasquare-kr/package/node_modules/express/lib/application.js:408:24)
at module.exports (/opt/haibu/apps/inspiredjw/ninjasquare-kr/package/routes/index.coffee:15:9)
at Object.<anonymous> (/opt/haibu/apps/inspiredjw/ninjasquare-kr/package/app.coffee:137:3)
at Object.<anonymous> (/opt/haibu/apps/inspiredjw/ninjasquare-kr/package/app.coffee:188:4)
at Module._compile (module.js:449:26)
at Object.exports.run (/opt/haibu/node-versions/0.8.11/lib/node_modules/coffee-script/lib/coffee-script/coffee-script.js:79:25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment