Cannot load module unist-util-visit
#275
Answered
by
TechAkayy
nick-cjyx9
asked this question in
Q&A
-
I'm making a remark plugin for iles which uses the module min reproduction: https://github.com/nick-cjyx9/iles-reproduction-fail-to-load
Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
TechAkayy
Jul 30, 2024
Replies: 1 comment
-
Adding |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nick-cjyx9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Adding
"type": "module"
to yourpackage.json
might be the easiest fix.