We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drush is able to properly download backdrop modules, so it knows this is a backdrop site, yet if I try to drush cc all I get
drush cc all
Fatal error: Uncaught Error: Class 'Drupal\Core\Logger\RfcLogLevel' not found in drush-8/commands/core/drupal/environment.inc:334
> drush --version Drush proper version: 8.3.0 Backdrop Drush Extension version: 1.x-1.x
> drush --version
I upgraded to 8.3.0 because that is the minimum version you can use on Pantheon.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
drush is able to properly download backdrop modules, so it knows this is a backdrop site, yet if I try to
drush cc all
I get> drush --version
Drush proper version: 8.3.0
Backdrop Drush Extension version: 1.x-1.x
I upgraded to 8.3.0 because that is the minimum version you can use on Pantheon.
The text was updated successfully, but these errors were encountered: