- Issue created by @mlncn
- πΊπΈUnited States mlncn Minneapolis, MN, USA
This error goes away when upgrading to the 2.x version, so maybe it simply needs to be documented that Drupal 10 sites should switch to 2.x?
(Or there was something specific to my setup causing this issue for me.)
- π·πΊRussia vvs Russia
And other drush commands:
./bin/drush cex In LegacyServiceInstantiator.php line 282: You have requested a non-existent parameter "ckeditor_media_embed_install".
- Status changed to Needs work
about 1 month ago 1:06pm 25 August 2025 - πΊπΈUnited States grndlvl
Actually, this is more of a ckeditor4 vs ckeditor5 thing. If you are using CKEditor 5 on Drupal 10 you should be using version 2. Let's make a note or add a dependency check.