Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

events.js:183 throw er; // Unhandled 'error' event #8

Open
samantha opened this issue Jan 6, 2020 · 0 comments
Open

events.js:183 throw er; // Unhandled 'error' event #8

samantha opened this issue Jan 6, 2020 · 0 comments

Comments

@samantha
Copy link
Owner

samantha commented Jan 6, 2020

Error: listen EADDRINUSE :::5000
    at Object._errnoException (util.js:1022:11)
    at _exceptionWithHostPort (util.js:1044:20)
    at Server.setupListenHandle [as _listen2] (net.js:1367:14)
    at listenInCluster (net.js:1408:12)
    at Server.listen (net.js:1492:7)
    at Function.listen (/home/samantha/Side_Projects/interactive_2019_70th-anniversary/backend/node_modules/express/lib/application.js:618:24)
    at Object.<anonymous> (/home/samantha/Side_Projects/interactive_2019_70th-anniversary/backend/server.js:41:5)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)
    at Function.Module.runMain (module.js:693:10)
    at startup (bootstrap_node.js:188:16)
    at bootstrap_node.js:609:3
[nodemon] app crashed - waiting for file changes before starting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant