lipsumar / design-system-framework

9 stars 2 forks source link

Handle `Error: listen EADDRINUSE` more gracefuly #31

Closed lipsumar closed 8 years ago

lipsumar commented 8 years ago

When the server tries to start and listen on an address already in use, it should either say something humanly comprehensible like the error "can't start because foo" or choose another port and not fail.