-
Notifications
You must be signed in to change notification settings - Fork 43
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 report: [email protected] is incompatible with this add on #42
Comments
I’ve tried upgrading the example app to 6.1.21 now and I also get an error, albeit a different one:
I also get this error in the terminal during startup:
Reading the Storybook changelog I can see that they have made changes to the transpilation of Prettier in 6.1.21, which I guess is the cause of this, since 6.1.20 works fine. |
I recently upgraded to
|
This should now be fixed in the latest major version. I’ve updated all deps and that seemed to do it for the example apps in the repo. Please report back if upgrading to ^5.0.0 doesn’t solve the problem for you. |
Hi @jeanfredrik, Unfortunately I still get the same error after upgrading storybook to 6.1.21 from 6.0.20, and upgrading storybook-addon-html to 5.0.0:
I have babel-loader Thanks |
It might be a separate bug then. Would you mind opening a new issue for it? |
Thanks @jeanfredrik, I opened a new issue there: |
I recently upgraded to [email protected]. This add on @4.2.0 is throwing this error.
The text was updated successfully, but these errors were encountered: