Ehsan Korhani

Results 1 comments of Ehsan Korhani

This is the problem: `Error: listen EADDRINUSE 127.0.0.1:8080` Another app is already listening on this port. (check on cmd with: netstat -ano) To resolve, go to: ..\ReduxSimpleStarter\node_modules\webpack-dev-server\bin\webpack-dev-server.js and change the...