Open floroz opened 1 year ago
This is strange, for me its pulled-in by the docs addon: https://github.com/tobiasdiez/storybook-vue-addon/blob/02839f9b53c304ec562f34df20d9bf7bc6aa4897/pnpm-lock.yaml#L2140
Maybe related to https://github.com/storybookjs/storybook/issues/19821?
This is strange, for me its pulled-in by the docs addon:
Maybe related to storybookjs/storybook#19821?
I need to check if I can reproduce it on a new vite
project using pnpm
as package manager and in a new pnpm workspaces
/ vite
project.
When creating a new Story, and adding a
<docs />
blog, an error is thrown:Explicitly installing
@mdx-js/react
solves the issue.System info: