Uninstall editor_file is impossible

Created on 29 July 2023, 11 months ago
Updated 31 July 2023, 11 months ago

I have to uninstall editor_file, because I have to uninstall CKeditor4 (whose depends on editor_file) which is not compatible with Drupal 9.2.10 (I want to update).
When i do drush pmu editor_file I have the error:
In Container.php line 156:
You have requested a non-existent service "file_url_generator". Did you mean this: "url_generator"?

What can I do ?
Thank you

🐛 Bug report
Status

Active

Version

1.6

Component

Code

Created by

🇫🇷France jeanpaulbouvet

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @jeanpaulbouvet
  • 🇮🇳India MukhtarM

    Only way to uninstall the editor_file is updating it to the latest version and uninstall it,
    pls do composer require 'drupal/editor_file:^1.7' and drush pmu editor_file
    because D9.2 is not compatible with a service (file_url_generator) used in the editor_file.
    pls find a similar issue here: https://www.drupal.org/project/colorbox/issues/3274802

    Thanks

  • 🇺🇸United States jegarts

    Related to this issue, I also need to disable Editor File Upload in order to disable CK Editor 4. I am running 1.7 and when I go to uninstall from the Drupal UI I am presented with the following:

    The listed configuration will be updated.
    Text Editor
    Basic HTML
    Full HTML

    Does anyone know if this will adversely affect existing content on pages and within paragraphs that use wysiwyg fields?

Production build 0.69.0 2024