xstate-viz
xstate-viz copied to clipboard
Impossible to start a fresh install
trafficstars
Description
Impossible to start a fresh install
Expected Result
Start a fresh install
Actual Result
Impossible to start a fresh install The error say to me to add @types/react but it's already present in the package.json file and when I run the command I always get the same error
Reproduction
git clone https://github.com/statelyai/xstate-viz.git yarn install yarn start
Additional context