- Issue created by @BEGRAFX
- π¬πͺGeorgia iamdroid
Hi.
The root of the issue ismaterial_stable9
is a hidden theme, so it can't be uninstalled via appearance page, usually.Could you please try this:
composer require 'drupal/material_base:^3.0'
drush cr
drush thun material_base_mdc
drush thun material_base
drush thun material_stable9
drush cr
drush cron
composer removee drupal/material_base
Hope it helps.
- πΊπΈUnited States BEGRAFX Laconia, New Hampshire
Thank you. No joy.
composer require 'drupal/material_base:^3.0' ./composer.json has been updated Running composer update drupal/material_base Loading composer repositories with package information Updating dependencies Lock file operations: 1 install, 0 updates, 0 removals - Locking drupal/material_base (3.0.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 1 install, 0 updates, 0 removals - Installing drupal/material_base (3.0.0): Extracting archive Generating autoload files Hardening vendor directory with .htaccess and web.config files. 57 packages you are using are looking for funding. Use the `composer fund` command to find out more! Cleaning installed packages. No security vulnerability advisories found.
Then
drush cr [success] Cache rebuild complete.
So far, so good. Moving on...
drush thun material_base_mdc In ThemeInstaller.php line 263: Unknown theme: material_base_mdc.
I also tried #4, just to see what happened. Same result. I saw no point in attempting to continue.
- π¬πͺGeorgia iamdroid
There is a point to continue. I added #3 and #4 to be 100% sure nothing is blocking #5 and the rest of the commands.
The main commands are #1, #5, and #7. - πΊπΈUnited States BEGRAFX Laconia, New Hampshire
Yes, you're right. I was concerned as #3 and #4 both came back with what appeared to be errors, but #5 worked fine, and completing the whole process the themes were uninstalled, and the update routine ran without issue.
Thank you, very much. I appreciate your help and your patience.
- Status changed to Fixed
6 months ago 11:14am 22 May 2024 - Status changed to Closed: works as designed
6 months ago 11:14am 22 May 2024