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

error on adonis with electron #4

Open
ghost opened this issue Jan 2, 2019 · 1 comment
Open

error on adonis with electron #4

ghost opened this issue Jan 2, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 2, 2019

Uncaught Exception:
Error: listen EADDRINUSE 127.0.0.1:8000
at Server.setupListenHandle [as _listen2] (net.js:1330:14)
at listenInCluster (net.js:1378:12)
at GetAddrInfoReqWrap.doListen [as callback] (net.js:1492:7)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:55:10)

@ghost
Copy link
Author

ghost commented Jan 2, 2019

HTTPS: https://gitlab.com/somkundu1989/adonis-electron.git
SSH: git@gitlab.com:somkundu1989/adonis-electron.git

Error:: Output window opening still error appears.

$ npm start

electron-quick-start@1.0.0 start /data/html/electron-quick-start
electron .

info: serving app on http://localhost:8000
A JavaScript error occurred in the main process
Uncaught Exception:
Error: listen EADDRINUSE 127.0.0.1:8000
at Server.setupListenHandle [as _listen2] (net.js:1330:14)
at listenInCluster (net.js:1378:12)
at GetAddrInfoReqWrap.doListen [as callback] (net.js:1492:7)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:55:10)

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

0 participants