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

Command icon 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

phiscock created an issue. See original summary.

shiv_yadav’s picture

Assigned: Unassigned » shiv_yadav
shiv_yadav’s picture

Assigned: shiv_yadav » Unassigned

punit pradhan made their first commit to this issue’s fork.

aubjr_drupal’s picture

This 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.)

aubjr_drupal’s picture

Status: Active » Closed (cannot reproduce)