Skip to content
New issue

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

Storybook is not working with ember-source 5.2.0 #372

Closed
LowBP opened this issue Aug 31, 2023 · 0 comments · Fixed by #373
Closed

Storybook is not working with ember-source 5.2.0 #372

LowBP opened this issue Aug 31, 2023 · 0 comments · Fixed by #373
Assignees
Labels
Type: bug Something isn't working Type: docs Documentation related issues

Comments

@LowBP
Copy link
Collaborator

LowBP commented Aug 31, 2023

Describe the bug

storybook/ember suddenly stopped working after upgrading to ember version(5.2.0).

Related issues

  1. Storybook broken in Ember 4.X storybookjs/storybook#18028
  2. Can't run Storybook in new 4.10.0 Ember install[Bug] storybookjs/ember-cli-storybook#184
  3. [Bug]: Could not find framework package: @storybook/ember-webpack5 storybookjs/storybook#22618

To Reproduce
Steps to reproduce the behavior:

  1. cd core
  2. yarn build-storybook
  3. yarn storybook

Expected behavior
There are some issues with the latest storybook 7 (npx -p @storybook/cli sb init)
But for the time being, we can use "@storybook/ember": "6.5.14"

Screenshots
image

image

Desktop (please complete the following information):

  • OS: MacOS 13.2.1 (22D68)
  • Browser Chrome

Additional context

  • ember-cli: 5.2.0
  • node: 18.13.0
  • os: darwin arm64
@LowBP LowBP added Type: bug Something isn't working Type: docs Documentation related issues labels Aug 31, 2023
@LowBP LowBP self-assigned this Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working Type: docs Documentation related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant