- Issue created by @sboden
- Status changed to Postponed: needs info
6 months ago 2:20pm 7 August 2024 I can't reproduce this. Here is exactly what I did:
composer create-project drupal/recommended-project drupal-dist cd drupal-dist composer require drush/drush vendor/bin/drush --version # Drush Commandline Tool 13.0.1.0 ddev config ddev start ddev exec drush si ddev exec drush uli
There must be another element to reproduce this bug.
- π¬π§United Kingdom longwave UK
Line 374 of that file in 11.0.0 does not mention an Attribute class: https://git.drupalcode.org/project/drupal/-/blob/11.0.0/core/modules/fil...
I suspect you are using a patched version of core and the patch needs updating for 11.0.
My bad, thanks for noticing. I "just" install core-recommended, but my script installs some other small stuff. I'll have to search there probably, I verified your real clean install, it works.
- Status changed to Closed: works as designed
6 months ago 7:09pm 7 August 2024