The Automated Drupal 10 Compatibility Fixes for Zen do not update the theme's compatibility with Drush.
Any attempt to run "drush zen" commands results in the error "Command "zen" is not defined."
This means it is currently not possible to create new subthemes using Drush in Drupal 10.
Versions:
Drupal 10.1.5
Drush 12.4.0.0
Zen 8.x-7.x-dev (updated 8 Oct 2021 at 15:35 UTC) with patch: https://www.drupal.org/files/issues/2023-10-09/portD9-D10-3351509-8.patch
Issue fork zen-3396675
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
shiv_yadavComment #3
shiv_yadavComment #5
aubjr_drupal commentedThis should probably be closed. It looks like the latest patch incorrectly changes the TWIG's component directories (perhaps the subtheme's components config isn't set correctly.)
Comment #6
aubjr_drupal commented