-
Hi everyone! I'm trying to migrate a legacy NextJS project into MDX 2. I ported everything to support ESM modules, and upgraded the following mdx dependencies from "@mdx-js/loader": "^1.6.21",
"@next/mdx": "^10.0.1", to "@mdx-js/loader": "^2.1.3",
"@mdx-js/react": "^2.1.3",
"@next/mdx": "^12.2.5", But am now presented with the following error. I've tried installing |
Beta Was this translation helpful? Give feedback.
Answered by
wooorm
Aug 27, 2022
Replies: 1 comment 1 reply
-
See the previous discussion: #2114. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
handotdev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See the previous discussion: #2114.