Error: listen EACCES 0.0.0.0:8080 but can't find PORT? Error: listen EACCES 0.0.0.0:8080 but can't find PORT? express express

Error: listen EACCES 0.0.0.0:8080 but can't find PORT?


I had the same problem.

What I did was I changed the port of the default website in the IIS-Manager from 8080 to 80 and than I reseted the IIS-Manager. It worked!


live-serve --port=8090 simple and easy


live-server --port=8090 

simple and easy