Advertisement
Guest User

Untitled

a guest
Oct 25th, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. [...]/textmail/config/express.js:28
  2. require(controller)(app);
  3. ^
  4. TypeError: object is not a function
  5. at /Volumes/Storage/Repos/Authored/textmail/config/express.js:28:24
  6. at Array.forEach (native)
  7. at module.exports (/Volumes/Storage/Repos/Authored/textmail/config/express.js:27:15)
  8. at Object.<anonymous> (/Volumes/Storage/Repos/Authored/textmail/app.js:18:28)
  9. at Module._compile (module.js:456:26)
  10. at Object.Module._extensions..js (module.js:474:10)
  11. at Module.load (module.js:356:32)
  12. at Function.Module._load (module.js:312:12)
  13. at Function.Module.runMain (module.js:497:10)
  14. at startup (node.js:119:16)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement