Guest User

err

a guest
Feb 2nd, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. events.js:183
  2.  
  3. throw er; // Unhandled 'error' event
  4.  
  5. ^
  6.  
  7.  
  8. Error: listen EADDRINUSE :::1988
  9.  
  10. at Server.setupListenHandle [as _listen2] (net.js:1360:14)
  11.  
  12. at listenInCluster (net.js:1401:12)
  13.  
  14. at Server.listen (net.js:1485:7)
  15.  
  16. at Function.listen (/rbd/pnpm-volume/e988d50a-9866-48b4-8fc6-93d3a3a77e0e/node_modules/.registry.npmjs.org/express/4.16.4/node_modules/express/lib/application.js:618:24)
  17. at Object.<anonymous> (/app/server.js:30:5)
  18. at Module._compile (module.js:653:30)
  19.  
  20. at Object.Module._extensions..js (module.js:664:10)
  21.  
  22. at Module.load (module.js:566:32)
  23.  
  24. at tryModuleLoad (module.js:506:12)
  25.  
  26. at Function.Module._load (module.js:498:3)
Advertisement
Add Comment
Please, Sign In to add comment