Closed (fixed)
Project:
Drush Module Manager
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2009 at 21:31 UTC
Updated:
11 May 2010 at 09:01 UTC
I've installed Drush PM, and it's working fine - added an alias for drush, etc. I've successfully installed a number of modules with it.
Hoever, I've now installed and manually enabled Drush MM, but it's just not working - if I type in drush mm enable views, I get
E: Invalid command mm enable views
. Typing in drush help gives me a list of commands, but nothing about mm enable.
I've re-installed it a couple of times, but to no avail. I've been through the documentation (and Google) and it suggests that I just need to install and manually enable it, as per a normal module. So what am I doing wrong?
Comments
Comment #1
clemens.tolboomIf you type
drushyou get a list of all commands.* Is mm enable on of these?
* The error is about "mm enable views" as a command. I can reproduce these by either a wrong command 'mm enable__d__ views' or by quoting the command
Does this help?
Comment #2
clemens.tolboomNo feedback from reporter :(
Comment #3
clemens.tolboom