You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS type
Linux/Windows/macOS
Manjaro Linux - Xfce Drupal version
10.0.9
Codebase
Built-in vanilla Drupal or mounted codebase
Describe the bug
A clear and concise description of what the bug is.
When try to run drush commands, I get the error message:
PHP Fatal error: Declaration of Drush\Command\DrushInputAdapter::getFirstArgument() must be compatible with Symfony\Component\Console\Input\InputInterface::getFirstArgument(): ?string in /home/wodby/.composer/vendor/drush/drush/lib/Drush/Command/DrushInputAdapter.php on line 54
Fatal error: Declaration of Drush\Command\DrushInputAdapter::getFirstArgument() must be compatible with Symfony\Component\Console\Input\InputInterface::getFirstArgument(): ?string in /home/wodby/.composer/vendor/drush/drush/lib/Drush/Command/DrushInputAdapter.php on line 54
Drush command terminated abnormally due to an unrecoverable error.
Error: Declaration of Drush\Command\DrushInputAdapter::getFirstArgument() must be compatible with
Symfony\Component\Console\Input\InputInterface::getFirstArgument(): ?string in
/home/wodby/.composer/vendor/drush/drush/lib/Drush/Command/DrushInputAdapter.php, line 54
OS type
Linux/Windows/macOS
Manjaro Linux - Xfce
Drupal version
10.0.9
Codebase
Built-in vanilla Drupal or mounted codebase
Describe the bug
A clear and concise description of what the bug is.
When try to run drush commands, I get the error message:
PHP Fatal error: Declaration of Drush\Command\DrushInputAdapter::getFirstArgument() must be compatible with Symfony\Component\Console\Input\InputInterface::getFirstArgument(): ?string in /home/wodby/.composer/vendor/drush/drush/lib/Drush/Command/DrushInputAdapter.php on line 54
Output of
docker info
Contents of your
docker-compose.yml
Contents of your
.env
Logs output
docker-compose logs
The text was updated successfully, but these errors were encountered: