ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

i have faced issue

Open ahmadziaamin opened this issue 1 year ago • 1 comments

./node_modules/@ckeditor/ckeditor5-adapter-ckfinder/dist/index.js 107:8 Module parse failed: Unexpected token (107:8) File was processed with these loaders:

  • ./node_modules/babel-loader/lib/index.js You may need an additional loader to handle the result of these loaders. | * FileLoader instance to use during the upload.
    | */

loader; | /** | * Upload URL.

ahmadziaamin avatar Jul 25 '24 19:07 ahmadziaamin

This seems to be a problem with Babel not being able to handle class properties. See the issue below and the proposed fix in the comments.

https://github.com/ckeditor/ckeditor5/issues/16687

filipsobol avatar Jul 26 '24 07:07 filipsobol

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 avatar Aug 14 '24 02:08 CKEditorBot

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).

CKEditorBot avatar Oct 01 '24 23:10 CKEditorBot