Guest User

Untitled

a guest
Jan 22nd, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.75 KB | None | 0 0
  1. daniel@base:rubyconfbr-nodejs (master)$ node server.js
  2.  
  3. node.js:134
  4.         throw e; // process.nextTick error, or 'error' event on first tick
  5.         ^
  6. TypeError: Cannot read property 'prototype' of undefined
  7.     at Object.<anonymous> (/var/www/daniel/tests/rubyconfbr-nodejs/node_modules/express/lib/express/server.js:87:44)
  8.     at Module._compile (module.js:411:26)
  9.     at Object..js (module.js:417:10)
  10.     at Module.load (module.js:343:31)
  11.     at Function._load (module.js:302:12)
  12.     at require (module.js:355:19)
  13.     at Object.<anonymous> (/var/www/daniel/tests/rubyconfbr-nodejs/node_modules/express/lib/express/index.js:28:31)
  14.     at Module._compile (module.js:411:26)
  15.     at Object..js (module.js:417:10)
  16.     at Module.load (module.js:343:31)
Add Comment
Please, Sign In to add comment