Closed (fixed)
Project:
Migrate Upgrade
Version:
4.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2022 at 11:34 UTC
Updated:
11 Jan 2023 at 20:59 UTC
Jump to comment: Most recent
Module can't be installed on D10
On a fresh install of D10 installing migrate_upgrade via drush gives:
PHP Fatal error: Type of Drupal\migrate_upgrade\Commands\MigrateUpgradeCommands::$logger must be ?Psr\Log\LoggerInterface (as in class Drush\Commands\DrushCommands) in /var/www/html/test/new/soltec_drupal_mysql/modules/contrib/migrate_upgrade/src/Commands/MigrateUpgradeCommands.php on line 20
> [warning] Drush command terminated abnormally
Comments
Comment #2
inder_jeet commentedI am facing a similar problem
Comment #3
opdaviesI found the same issue today and had to roll back to Drupal 9.5.
Comment #5
heddnThis should now be fixed. Thanks for your report of the issue.
Comment #6
heddn