You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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)
The text was updated successfully, but these errors were encountered: