Advertisement
Guest User

Untitled

a guest
May 27th, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. Error: Route.post() requires callback functions but got a [object Undefined]
  2. at Route.(anonymous function) [as post] (/home/slim/template/interface/node_modules/express/lib/router/route.js:196:15)
  3. at EventEmitter.app.(anonymous function) [as post] (/home/slim/template/interface/node_modules/express/lib/application.js:481:19)
  4. at Object.<anonymous> (/home/slim/template/interface/app.js:113:5)
  5. at Module._compile (module.js:456:26)
  6. at Object.Module._extensions..js (module.js:474:10)
  7. at Module.load (module.js:356:32)
  8. at Function.Module._load (module.js:312:12)
  9. at Function.Module.runMain (module.js:497:10)
  10. at startup (node.js:119:16)
  11. at node.js:935:3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement