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]: Storybook 8: Found 'rollup-plugin-turbosnap' which is now included by default in Storybook 8. #26108

Closed
dartess opened this issue Feb 20, 2024 · 1 comment
Assignees
Milestone

Comments

@dartess
Copy link
Contributor

dartess commented Feb 20, 2024

Describe the bug

I got

WARN Found 'rollup-plugin-turbosnap' which is now included by default in Storybook 8.
WARN Removing from your plugins list. Ensure you pass `--webpack-stats-json` to generate stats.
WARN 
WARN For more information, see https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#turbosnap-vite-plugin-is-no-longer-needed

when I try to build.

But I don't have rollup-plugin-turbosnap or vite-plugin-turbosnap at all.

Sounds like it is false-positive warning, is it?

To Reproduce

Repl: https://github.com/dartess/sb8-repl-react-docgen-plugin-bug

run npm run build

System

No response

Additional context

SB 8.0.0-beta.3

@tmeasday
Copy link
Member

Thanks for reporting. This was fixed by #26051 which is in beta.4, please try upgrading and let us know if not :)

@tmeasday tmeasday closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants