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
I have read the console error message carefully (if applicable).
Description
I have upgraded my project deps to latest beta version 15, previously it was beta version 14. It is working in beta version 14. But in beta version 15 it doesn't work. This error occurs on every docs ".md" pages.
Hi, you probably have upgraded @mdx-js/react to v2 along the way. See #6520 (comment). You should stay on MDX v1 as we are not compatible with v2 yet. See #4029.
Josh-Cena
added
external
This issue is caused by an external dependency and not Docusaurus.
and removed
bug
An error in the Docusaurus core causing instability or issues with its execution
status: needs triage
This issue has not been triaged by maintainers
labels
Feb 9, 2022
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
I have upgraded my project deps to latest beta version 15, previously it was beta version 14. It is working in beta version 14. But in beta version 15 it doesn't work. This error occurs on every docs ".md" pages.
Steps to reproduce
Expected behavior
It work fine with docs .md pages without error.
Actual behavior
Your environment
Reproducible demo
No response
Self-service
The text was updated successfully, but these errors were encountered: