It seems that the Drush integration for D8 is broken.
Am I missing something?

Cheers!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joep.hendrix created an issue. See original summary.

ayalon’s picture

There is no Drush 9 support. That is the issue.

joep.hendrix’s picture

Ah, ok. Thanks.

wiifm’s picture

Title: No drush commands? » Drush 9 support
Category: Bug report » Feature request
Priority: Normal » Major

Retitling to ensure people can find this issue. I would say this is fairly major, as basically this code does not work with the latest version of Drush (which is the only version that supports Drupal 8.6+).

Output when run using Drush 9.4.0

Command "module-missing-message-fixer-list" is not defined.

allenAtSMG’s picture

Is there a plan to find resolution for this issue?

I'm am getting this error as well

Command "module-missing-message-fixer-list" is not defined.

Command "mmmfl" is not defined.

Using
Drush Commandline Tool 9.4.0

labboy0276’s picture

I plan to work on this today / weekend.

  • labboy0276 authored 2fa6591 on 8.x-1.x
    Issue #2997723 by labboy0276: Drush 9 support
    
labboy0276’s picture

Status: Active » Fixed

OK, this has been resolved. I will roll out an alpha4 version with the changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

edycarreyes99’s picture

Assigned: Unassigned » edycarreyes99
FileSize
2.16 KB
2.16 KB

Fixed deprecated code and creating patch for D9

labboy0276’s picture

This patch isnt needed. There is a separate version for D9 and this version will keep the depredations for D8. Thank you.