Closed
Description
Current behavior
When running styleguidist server
with react-scripts
4.0.0 and open in the browser, the server crashes with "Error: Already listening" message.
To reproduce
- Create a new project with latest CRA:
yarn create react-app test
- Install Styleguidist
yarn add -D react-styleguidist
- Run dev server and open the browser
yarn styleguidist server --open
Demo repository:
https://github.com/varoot/styleguidist-example
Expected behavior
The dev server should run without crashing. User should be able to see the styleguide.