Open iamgabrielsoft opened 1 month ago
This is a known error - ckeditor-duplicated-modules
The version of CKEditor used needs to match ckeditor5-math. It's possible in this case they mismatched - as we haven't released between 41.4.2 -> 43.1.1.
What version of CKEditor do you use, version of @isaul32/ckeditor5-math
? It's likely just that.
Also - one more thing, and it's mostly on us to update: we don't support the new installation method yet. That means during this window of time you would need to use an old installation method, e.g. predefined or custom builds or DLL builds. Are you able to use those in the meantime? (Hopefully!)
When adding your package to the list of plugins results in CKEditorError: CKEditor-duplicated-modules
The list outlines the list of CKeditor packages installed
The project is a vuejs project