vuepress-plugin-mermaidjs icon indicating copy to clipboard operation
vuepress-plugin-mermaidjs copied to clipboard

Not compatible with VuePress 2.0.0-beta.51

Open mrsrhodehum opened this issue 3 years ago • 0 comments

VuePress 2.0.0-beta 50 has a breaking change where it is now only using ES modules. This is causing the following error:

Error [ERR_REQUIRE_ESM]: require() of ES Module ...node_modules/@vuepress/utils/dist/index.js from .../node_modules/vuepress-plugin-mermaidjs2/src/index.js not supported

mrsrhodehum avatar Sep 29 '22 01:09 mrsrhodehum