You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like addon-docs has its own dependency on react-element-to-jsx-string and allows all patch versions under v14.3.x, but the latest patch version has a bug which blows everything up.
Not sure if I should close this or leave for posterity
Describe the bug
I upgraded from 6.3.9 -> 6.3.12 and get a SyntaxError on startup.
Here is the stack trace
And the line
To Reproduce
Project here, which is the same as for #16252. Simply upgrade to 6.3.12
System
Environment Info:
System:
OS: macOS 11.6
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Binaries:
Node: 14.17.3 - /usr/local/bin/node
npm: 6.14.13 - /usr/local/bin/npm
Browsers:
Chrome: 95.0.4638.54
Safari: 15.0
npmPackages:
@storybook/addon-a11y: ^6.3.12 => 6.3.12
@storybook/addon-essentials: ^6.3.12 => 6.3.12
@storybook/addon-links: ^6.3.12 => 6.3.12
@storybook/react: ^6.3.12 => 6.3.12
@storybook/testing-react: 0.0.22 => 0.0.22
Additional context
None
The text was updated successfully, but these errors were encountered: