You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I edit a story or create a new one the storybook sever crashes.
This happens on an empty project after running npx storybook@latest init selecting Vue3 + Vite (TS)
This sadly only happens on my machine (Win 11) and I can not reproduce it on Stackblitz.
Describe the bug
Whenever I edit a story or create a new one the storybook sever crashes.
This happens on an empty project after running
npx storybook@latest init
selecting Vue3 + Vite (TS)This sadly only happens on my machine (Win 11) and I can not reproduce it on Stackblitz.
Reproduction link
https://stackblitz.com/edit/vitejs-vite-yvbiws?file=package.json
Reproduction steps
cd
into itnpx storybook@latest init
System
Additional context
No response
The text was updated successfully, but these errors were encountered: