Installation in Deno fails #1881
-
|
I am trying to import and run MDX with Deno, but running into some typescript related errors: on running gives the following issue in Deno: I found another somewhat matching issue here: Additional information |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hey! Most (non-trivial) things from npm don’t work in deno. You’ll have more luck asking deno / esm.sh folks. |
Beta Was this translation helpful? Give feedback.
-
|
The latest build of mdx, You can keep an eye on this issue: esm-dev/esm.sh#179 |
Beta Was this translation helpful? Give feedback.
The latest build of mdx,
2.0.0-rc.2, fails to be imported via esm.sh, although older2.0.0-ci.53works.You can keep an eye on this issue: esm-dev/esm.sh#179