ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.54k stars 3.7k forks source link

mathType #16735

Closed guotaotao789 closed 1 month ago

guotaotao789 commented 3 months ago

πŸ“ Ask a question

What is your question? Please be as specific as possible to help us understand it. X [ERROR] No matching export in "node_modules/.pnpm/@ckeditor+ckeditor5-engine@41.4.2/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" for import "XmlDataProcessor"

node_modules/.pnpm/@wiris+mathtype-ckeditor5@8.10.0_ckeditor5@41.4.2/node_modules/@wiris/mathtype-ckeditor5/dist/index.js:3:24:
  3 β”‚ import { ClickObserver, XmlDataProcessor, UpcastWriter, HtmlDataProcessor } from '@ckeditor/ckeditor5-engi... 
    β•΅                         ~~~~~~~~~~~~~~~~

          ^

Error: Build failed with 1 error: node_modules/.pnpm/@wiris+mathtype-ckeditor5@8.10.0_ckeditor5@41.4.2/node_modules/@wiris/mathtype-ckeditor5/dist/index.js:3:24: ERROR: No matching export in "node_modules/.pnpm/@ckeditor+ckeditor5-engine@41.4.2/node_modules/@ckeditor/ckeditor5-engine/dist/index.js" for import "XmlDataProcessor"
at failureErrorWithLog (D:\working area\view-flow-editor\node_modules.pnpm\esbuild@0.21.5\node_modules\esbuild\lib\main.js:1472:15) at D:\working area\view-flow-editor\node_modules.pnpm\esbuild@0.21.5\node_modules\esbuild\lib\main.js:945:25 at D:\working area\view-flow-editor\node_modules.pnpm\esbuild@0.21.5\node_modules\esbuild\lib\main.js:1353:9 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { errors: [Getter/Setter], warnings: [Getter/Setter] }

Witoso commented 3 months ago

Thank you for the request, please share the code of your editor setup, the packages you have installed, or a reproducible sample. It will help us understand the problem.

pszczesniak commented 3 months ago

Missing import was added in the v42.

See #16453

CKEditorBot commented 2 months ago

The issue lacks the feedback we asked for two weeks. Hence, we've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

CKEditorBot commented 1 month ago

We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).