backdrop-contrib / backdrop-drush-extension

A set of commands and boot class for Drush and Backdrop CMS.
GNU General Public License v2.0
13 stars 18 forks source link

Drush 8.3.0 complains about missing Drupal 8/9 files? #230

Open jenlampton opened 4 years ago

jenlampton commented 4 years ago

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

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

I upgraded to 8.3.0 because that is the minimum version you can use on Pantheon.