Problem/Motivation
On Drupal 10 upgrade status for IMCE got 2 messages:
The 'bueditor/drupal.bueditor' library (a dependency of 'drupal.imce.bueditor') is not defined because the defining extension is not installed. Cannot decide if it is deprecated or not.
The 'ckeditor5/internal.drupal.ckeditor5' library (a dependency of 'drupal.imce.ckeditor5') is not defined because the defining extension is not installed. Cannot decide if it is deprecated or not.
Steps to reproduce
Core 9.4.14 .
Install 'Upgrade status', run checking. See IMCE section.
Trying to find solution for fix.
That's not critical. But I think need to fix.
Comments
Comment #2
paulocsAre you able to proceed with the update?
If yes, you can proceed if:
1 - You don't use the BUEditorPlugin
Also install CKEditor 5 first. I think the second problem will disappear if you install it.
Comment #3
thallesComment #4
thallesThanks @paulocs
Comment #5
thalles