Replies: 1 comment 2 replies
-
Ah, I think related to #14160 .. trying 6.2-beta.11 and will close if it fixes... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've successfully updated to SB6.2.1 & Webpack 5, and have it working fine when I do a
npm run storybook
... but it seems the @storybook/addon-a11y plugin v6.2.2; most recent as of 04/02/21 is throwing the following error when I try tonpm run build-storybook
:Is there any way around this? I'm probably going to look into dynamically removing the plugin for CICD/build, for now, but would love to fix this.
(Also, is this the right place to post a question such as this?)
Beta Was this translation helpful? Give feedback.
All reactions