p0thi / ckeditor5-line-height-plugin

Plugin for CKEditor5 to create button to change the line height of the selected block.
GNU General Public License v3.0
11 stars 17 forks source link

ckeditor-duplicated-modules #15

Open mortezamehrabi opened 2 months ago

mortezamehrabi commented 2 months ago

hello im in nextjs and i have this error:

Unhandled Runtime Error CKEditorError: ckeditor-duplicated-modules Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-ckeditor-duplicated-modules

Call Stack eval (app-pages-browser)/./node_modules/@rickx/ckeditor5-line-height/node_modules/@ckeditor/ckeditor5-utils/src/version.js (154:11) (app-pages-browser)/./node_modules/@rickx/ckeditor5-line-height/node_modules/@ckeditor/ckeditor5-utils/src/version.js file:///home/morteza/Documents/Programming/DRAmiri/.next/static/chunks/_app-pages-browser_app_components_public_TextEditor_MoriTextEditor_tsx.js (10173:1)

rogozind commented 2 months ago

same error here. Any idea how to solve?