Fatal error: Call to undefined function pm_module_manage() in /FOLDER/sites/all/modules/module_builder/drush/module_builder.drush.inc on line 282
Drush command terminated abnormally due to an unrecoverable error.
Error: Call to undefined function pm_module_manage() in /FOLDER/sites/all/modules/module_builder/drush/module_builder.drush.inc, line 282Using Drush 5.
Comments
Comment #1
joachim commentedI think drush 5 changed a lot of the stuff in the pm module stuff; will need rewriting.
Comment #1.0
joachim commentedfix spacing
Comment #2
matt v. commentedI just got a similar error using the
--gooption with Drush version 6.4.0:Comment #3
guillaumeduveauSame with drush 8.1.13
Comment #4
guillaumeduveauComment #5
joachim commentedThe Drush commands in this module are obsolete. See https://github.com/drupal-code-builder/drupal-code-builder-drush.
Comment #6
guillaumeduveauThanks !