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

[Bug]: SfC not working in 8.3.0-alpha.5 #28871

Closed
shilman opened this issue Aug 13, 2024 · 1 comment · Fixed by #28876
Closed

[Bug]: SfC not working in 8.3.0-alpha.5 #28871

shilman opened this issue Aug 13, 2024 · 1 comment · Fixed by #28876

Comments

@shilman
Copy link
Member

shilman commented Aug 13, 2024

Describe the bug

When I run the onboarding workflow I get this after adding a new story "Asdf".

image

Reproduction link

https://localhost:6006

Reproduction steps

  1. Create an empty directory
  2. Run npx storybook@next init
  3. Choose React Vite TS
  4. Do the onboarding

System

Storybook Environment Info:

  System:
    OS: macOS 14.5
    CPU: (10) arm64 Apple M1 Pro
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.20.3 - /usr/local/bin/node
    Yarn: 1.22.21 - /usr/local/bin/yarn
    npm: 10.8.2 - /usr/local/bin/npm <----- active
    pnpm: 9.6.0 - ~/Library/pnpm/pnpm
  Browsers:
    Chrome: 127.0.6533.100
    Safari: 17.5
  npmPackages:
    @storybook/addon-essentials: ^8.3.0-alpha.5 => 8.3.0-alpha.5 
    @storybook/addon-interactions: ^8.3.0-alpha.5 => 8.3.0-alpha.5 
    @storybook/addon-links: ^8.3.0-alpha.5 => 8.3.0-alpha.5 
    @storybook/addon-onboarding: ^8.3.0-alpha.5 => 8.3.0-alpha.5 
    @storybook/blocks: ^8.3.0-alpha.5 => 8.3.0-alpha.5 
    @storybook/react: ^8.3.0-alpha.5 => 8.3.0-alpha.5 
    @storybook/react-vite: ^8.3.0-alpha.5 => 8.3.0-alpha.5 
    @storybook/test: ^8.3.0-alpha.5 => 8.3.0-alpha.5 
    eslint-plugin-storybook: ^0.8.0 => 0.8.0 
    storybook: ^8.3.0-alpha.5 => 8.3.0-alpha.5

Additional context

No response

@shilman shilman changed the title [Bug]: SfC borked [Bug]: SfC borked in 8.3.0-alpha.5 Aug 13, 2024
@yannbf yannbf changed the title [Bug]: SfC borked in 8.3.0-alpha.5 [Bug]: SfC not working in 8.3.0-alpha.5 Aug 13, 2024
@ndelangen
Copy link
Member

Strange, we have an e2e test for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants