-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Do you want to request a feature or report a bug?
bug
What is the current behavior?
The version 2.7.1 works flawlessly, but v2.8.1 could not be started with following exception:
Error: listen EADDRINUSE 127.0.0.1:8080
at Object.exports._errnoException (util.js:1024:11)
at exports._exceptionWithHostPort (util.js:1047:20)
at Server.setupListenHandle [as _listen2] (net.js:1319:14)
at listenInCluster (net.js:1367:12)
at GetAddrInfoReqWrap.doListen (net.js:1493:7)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)
If the current behavior is a bug, please provide the steps to reproduce.
npm run start
Please mention your webpack and Operating System version.
Webpack 3.5.6
Webpack-dev-server: 2.8.1
Windows 10
teodorszeltins, Vheissu, hallids, tardomatic, tombarton and 3 more