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
Starting up a new ember install version 4.10.0, I cannot set up storybook.
It requires vite or webpack5, I fixed it via the last comment here: storybookjs/storybook#22618
I finally got it all running and it loads storybook but at the very end it errors to this
https://imgur.com/a/Cj6IeNw
Install fresh copy of 4.10.0 Intall Storybook 7.3.0
I can load the default storybook button story
ember-cli: 4.10.0 node: 18.16.1 os: win32 x64
N/A
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Starting up a new ember install version 4.10.0, I cannot set up storybook.
It requires vite or webpack5, I fixed it via the last comment here: storybookjs/storybook#22618
I finally got it all running and it loads storybook but at the very end it errors to this
https://imgur.com/a/Cj6IeNw
Steps to reproduce the behavior
Install fresh copy of 4.10.0
Intall Storybook 7.3.0
Expected behavior
I can load the default storybook button story
Screenshots and/or logs
https://imgur.com/a/Cj6IeNw
Environment
ember-cli: 4.10.0
node: 18.16.1
os: win32 x64
Additional context
N/A
The text was updated successfully, but these errors were encountered: