Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.68 KB | None | 0 0
  1. node.js:201
  2.         throw e; // process.nextTick error, or 'error' event on first tick
  3.               ^
  4. TypeError: undefined is not a function
  5.     at /usr/lib/atomiadns/webapp/node_modules/express/lib/utils.js:38:10
  6.     at Object.<anonymous> (/usr/lib/atomiadns/webapp/node_modules/express/lib/application.js:452:11)
  7.     at Module._compile (module.js:441:26)
  8.     at Object..js (module.js:459:10)
  9.     at Module.load (module.js:348:32)
  10.     at Function._load (module.js:308:12)
  11.     at Module.require (module.js:354:17)
  12.     at require (module.js:370:17)
  13.     at Object.<anonymous> (/usr/lib/atomiadns/webapp/node_modules/express/lib/express.js:7:13)
  14.     at Module._compile (module.js:441:26)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement