Replies: 1 comment 3 replies
-
Storybook 6.4 uses dated builder internally by default. Update to Storybook v7, try Webpack 5 builder, or better yet, Vite builder. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Before you start - checklist
Description
We installed react-pdf in the Next.js project and verified that it works.
We also confirmed that the actual
yarn dev
worked as expected.However, when I tried to start Storybook, I confirmed that it would not start with an error.
I ask this question because I don't know if this is a bug or if my configuration is wrong.
Please let us know if you need any additional information and we will present as much as possible.
Error contents displayed
Environment
Beta Was this translation helpful? Give feedback.
All reactions