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
Thank you!! You'll soon be able to setup Storybook in the main Svelte CLI for project creation. This is really helpful for us to be able to enable that
Describe the bug
pnpx storybook init --skip-install
generates:pnpx storybook init
generates:Reproduction link
see steps below
Reproduction steps
pnpm create svelte@latest myapp
cd myapp
pnpx storybook init --skip-install
System
Additional context
I think this is at least the third time we've reported this bug. It keeps being fixed in pre-releases and then broken in the final release
The last attempt at fixing this was #28853. I'm not sure how come it didn't stick or the tests didn't catch that it broke again
The text was updated successfully, but these errors were encountered: