113k views
2 votes
Fatal error: Class 'Drush\Commands\DrushCommands' not found in /Users/amy/testsite/Sites/acquia dev desktop/fresh-install/modules/contrib/migrate_tools/src/Commands/MigrateTools Commands.php on line 23

User Saiqul Haq
by
7.8k points

1 Answer

3 votes

Answer:

An error showing a class not found in Commands.php file

Step-by-step explanation:

A class is not found in line 23 of the file on path "/Users/amy/testsite/Sites/acquia dev desktop/fresh-install/modules/contrib/migrate_tools/src/Commands/MigrateTools Commands.php" define the the required class there and all should work.

User Robert Goldwein
by
8.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.