- πΊπΈUnited States emptyvoid
Experiencing this error on a fresh code base installed using Composer on Drupal 10.1.5
Loading a Drupal 9 database snapshot and then issuing drush updatedb.Update hangs:
------------------ ------------- ------------- ------------------------------- Module Update ID Type Description ------------------ ------------- ------------- ------------------------------- editor image_lazy_ post-update Enable filter_image_lazy_load load if editor_file_reference is
[notice] Update started: editor_post_update_image_lazy_load > [error] The "filter_ckeditor_accordion" plugin does not exist. Valid plugin IDs for Drupal\filter\FilterPluginManager are: editor_file_reference, entity_embed, filter_autop, filter_url, filter_image_lazy_load, filter_html, filter_align, filter_html_image_secure, filter_htmlcorrector, filter_null, filter_caption, filter_html_escape, media_embed, views_embed > [error] Update failed: editor_post_update_image_lazy_load [error] Update aborted by: editor_post_update_image_lazy_load
Drupal 10.1.5
Ckeditor 5
ckeditor_accordion 2.0.3Won't allow for update in place and no upgrade path.