TanStack Devtools version
0.3.3
Framework/Library version
react 18
Describe the bug and the steps to reproduce it
Unable to run dev and storybook at the same time after adding devtools to vite.config.ts
getting the following error
code: 'EADDRINUSE',
errno: -48,
syscall: 'listen',
address: '::',
port: 42069
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
n/a
Screenshots or Videos (Optional)
No response
Do you intend to try to help solve this bug with your own PR?
None
Terms & Code of Conduct