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 Storybook 7.0.0-alpha.54, once running Storybook, the browser is instantly opened with an error:Cannot GET /
Cannot GET /
Doing a refresh fixes the issue.
Create a repro with Storybook 7.0.0-alpha.54 and run `yarn storybook`
No response
The text was updated successfully, but these errors were encountered:
Jeepers creepers!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-alpha.55 containing PR #20005 that references this issue. Upgrade today to the @next NPM tag to try it out!
@next
npx sb upgrade --prerelease
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
In Storybook 7.0.0-alpha.54, once running Storybook, the browser is instantly opened with an error:
Cannot GET /
Doing a refresh fixes the issue.
To Reproduce
Create a repro with Storybook 7.0.0-alpha.54 and run `yarn storybook`
System
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: