Giter Club home page Giter Club logo

docusaurus's People

Contributors

milkcoke avatar

Watchers

 avatar  avatar  avatar

docusaurus's Issues

Version issue of mdx-js/react, rehyle-katex, remark-math

๐Ÿ”’ Problem

Next 3 libraries latest version doesn't work with docusaurus.

Library Old version New version
@mdx-js-react 1.6.22 2.3.0
rehype-katex 5 6
remark-math 3 5

@mdx-js-react

latest version occurs error as shown below

(0 , _mdx_js_react__WEBPACK_IMPORTED_MODULE_2__.mdx) is not a function

rehyle-katex, remark-math

Error

[ERROR] Error [ERR_REQUIRE_ESM]: require() of ES Module[USER-PATH]\node_modules\remark-math\index.js from [USER-PATH]\docusaurus.config.js not supported.
Instead change the require of index.js in [USER-PATH]\docusaurus\docusaurus.config.js to a dynamic import() which is available in all CommonJS modules.

Cause

Currently, docusaurus must use rehyle-katex@5 and remark-math@3 since those are only supporting ESM but docusaurus doesn't do it.

Use the exact same versions. The latest versions are incompatible with Docusaurus 2. - docusaurus document

Docusaurus has built-in support for MDX v1, which allows you to write JSX within your Markdown files and render them as React components. - docusaurus document

๐Ÿ”‘ Solution

Use old version and wait until docusaurus or those support compatibility either.

๐Ÿ”— Reference

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.