The Drupal 9 version require Drush version 9/10
Bash shows:
Class "\Drupal\select_translation\Commands\SelectTranslationCommands" does not exist
Current Drush command is not compatible with Drush 10.
Upgrade the code to support Drush 10
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3243380-drush-10-support.patch | 2.81 KB | bapi_22 |
Issue fork select_translation-3243380
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
bapi_22 commentedHere is the patch to support Drush Version 10 compatibility.
Comment #3
bapi_22 commentedComment #4
anybodyThank you very much, let's see if we can get some feedback if it works to set this RTBC.
Comment #5
anybodyComment #6
anybodyPlease reroll against latest 2.x if this is still relevant.
Comment #7
anybodyComment #8
grevil commentedComment #9
anybodyCould someone please reroll this as MR? Will need further work.
Comment #10
anybodyComment #12
anybodyThe Commands folder had to be moved into
src!Comment #13
anybodyComment #14
anybody