Hello,
I am currently trying to use Storybook with Stencil and have run into a problem:
At first I tried to follow the official documentation, until I noticed that some of the information was inconsistent (e.g., the versions).
Then I tried to use the example project here as a guide and realized that you basically have to use Storybook 9 because this package installs it.
I copied all the configurations for Stencil and Storybook from the project.
Does anyone know a solution to this error?
Thanks!