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
Describe the bug
When using the package on storybook 7, on windows with legacyMdx1 enabled it will through the error
ModuleBuildError: Module build failed: UnhandledSchemeError: Reading from "C:ProjectsCodeemergnids-corecore ode_modules@storybookmdx1-csfeact" is not handled by plugins (Unhandled scheme).
Webpack supports "data:" and "file:" URIs by default.
To Reproduce
Steps to reproduce the behavior:
Install storybook 7, add the package to support mdx1
Expected behavior
Simply work
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the package on storybook 7, on windows with legacyMdx1 enabled it will through the error
To Reproduce
Steps to reproduce the behavior:
Install storybook 7, add the package to support mdx1
Expected behavior
Simply work
The text was updated successfully, but these errors were encountered: