We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the latest beta v8.5.0-beta.1, initializing a new Vite-React-TS project in an empty directory leads to the following error on the /onboarding path:
Vite-React-TS
/onboarding
N/A
mkdir empty-85 cd empty-85 npx storybook@next init
System: OS: macOS 15.1.1 CPU: (10) arm64 Apple M1 Pro Shell: 5.9 - /bin/zsh Binaries: Node: 20.17.0 - /usr/local/bin/node Yarn: 1.22.22 - /usr/local/bin/yarn npm: 10.8.2 - /usr/local/bin/npm <----- active Browsers: Chrome: 131.0.6778.140 Safari: 18.1.1 npmPackages: @storybook/addon-essentials: ^8.5.0-beta.1 => 8.5.0-beta.1 @storybook/addon-interactions: ^8.5.0-beta.1 => 8.5.0-beta.1 @storybook/addon-onboarding: ^8.5.0-beta.1 => 8.5.0-beta.1 @storybook/blocks: ^8.5.0-beta.1 => 8.5.0-beta.1 @storybook/react: ^8.5.0-beta.1 => 8.5.0-beta.1 @storybook/react-vite: ^8.5.0-beta.1 => 8.5.0-beta.1 @storybook/test: ^8.5.0-beta.1 => 8.5.0-beta.1 eslint-plugin-storybook: ^0.11.1 => 0.11.1 storybook: ^8.5.0-beta.1 => 8.5.0-beta.1
No response
The text was updated successfully, but these errors were encountered:
use react-confetti source to prevent #30095
6603753
react-confetti
@neoconfetti/react
Successfully merging a pull request may close this issue.
Describe the bug
In the latest beta v8.5.0-beta.1, initializing a new
Vite-React-TS
project in an empty directory leads to the following error on the/onboarding
path:Reproduction link
N/A
Reproduction steps
mkdir empty-85 cd empty-85 npx storybook@next init
System
Additional context
No response
The text was updated successfully, but these errors were encountered: