AlexanderBrese / gomon

Watches for changes on the server. Reloads the server and reloads the browser.
MIT License
4 stars 0 forks source link

listen tcp :4000: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted #33

Open AlexanderBrese opened 3 years ago

werniq commented 1 year ago

Try to change port value. In my case it was 4000, and after changing to 5000 it has worked.