D:\node\microblog>node app
D:\node\microblog\node_modules\express\lib\router\index.js:252 throw new Error(msg); ^ Error: .get() requires callback functions but got a [object Undefined] at D:\node\microblog\node_modules\express\lib\router\index.js:252:11 at Array.forEach (native) at Router.route (D:\node\microblog\node_modules\express\lib\router\index.js: 248:13) at Router.(anonymous function) [as get] (D:\node\microblog\node_modules\expr ess\lib\router\index.js:270:16) at Function.app.(anonymous function) [as get] (D:\node\microblog\node_module s\express\lib\application.js:413:26) at Object.<anonymous> (D:\node\microblog\app.js:45:5) at Module._compile (module.js:456:26) at Object.Module._extensions…js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12)