i have faced issue
./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.
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
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.
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).