Problem/Motivation
The latest version doesn't have any drush commands defined! This was working in the 1.0 release.
$drush menu_migration:export main
There are no commands defined in the "menu_migration" namespace.
Failed to run drush menu_migration:export main: exit status 1Steps to reproduce
- install & enable the module
- run the command "drush menu_migration:export main" will produce the error
- also the command "drush" shows no menu_migration commands
Issue fork menu_migration-3388973
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
bbu23Comment #3
bbu23Hi,
Thank you for reporting this. I'll provide a fix now.
Comment #4
bbu23Comment #6
bbu23Please try out this patch: https://git.drupalcode.org/project/menu_migration/-/merge_requests/3.patch and let me know if everything is fine now.
Comment #7
bbu23Comment #8
bbu23Comment #9
monaw commented@bbu23 - that worked, thank you so much for the quick patch! any chance that will make it out to a release soon?
Comment #10
bbu23@monaw Thank you for confirming! I will plan a release for later today.
Comment #11
bbu23Comment #13
bbu23Comment #14
bbu23We might need this for version1 as well, this happens depending on the drush version. I'm not sure.