I trying to use CKEditor5 and CKEditor-react in my electron app. And i want to paste image in editor, but i have an error
filerepository-no-upload-adapter: Upload adapter is not defined.
Docs says that I mast using cloud. But my app must working locally and without internet Can someone help me?