-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Describe the bug
Drupal 10 + Drush 11 crashes due to
Error: Class "Consolidation\Log\ConsoleLogLevel" not found in Drush\Log\DrushLoggerManager->success()
Caused by consolidation/log@12d16fd
To Reproduce
composer create-project drupal/recommended-project:^10@alpha foobar
cd foobar
composer require drush/drush
php vendor/bin/drush si
omposer why consolidation/log
consolidation/robo 4.0.0-alpha1 requires consolidation/log (^2.0.2 || ^3)
Expected behavior
It work.
Actual behavior
It go boom.
Workaround
Manually fix consolidation/log
System Configuration
| Q | A |
|---|---|
| Drush version? | 11.1.1 |
| Drupal version? | 10.0.0-alpha7 |
| PHP version | 8.1.8 |
| OS? | macOS |
| consolidation/log | 3.0.0 |
| psr/log | 3.0.0 |
Additional information
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels