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'm seeing a ton of warnings which have structure like
[WARNING] {"moduleIdentifier":"/Users/alireza/dev/my-repo/node_modules/esbuild-loader/dist/index.js??ruleSet[1].rules[10].use[0]!/Users/alireza/dev/my-repo/node_modules/@docusaurus/mdx-loader/lib/index.js??ruleSet[1].rules[10].use[1]!/Users/alireza/dev/my-repo/node_modules/docusaurus-plugin-typedoc-api/lib/markdownLoader.js!/Users/alireza/dev/my-repo/packages/docs/docs/tutorials/intro.md","moduleName":"./docs/tutorials/intro.md","loc":"55:185-188","message":"export 'mdx' (imported as 'mdx') was not found in '@mdx-js/react' (possible exports: MDXContext, MDXProvider, useMDXComponents, withMDXComponents)","compilerPath":"server"}
I'm seeing a ton of warnings which have structure like
I have the following dependencies
any idea what is going on?
The text was updated successfully, but these errors were encountered: