With Features 7.x-1.x-dev and Drush 4.2 installed, all caches cleared, the command 'drush features-list' gives 'The drush command 'features-list' could not be found'.
With Features 7.x-1.x-dev and Drush 4.2 installed, all caches cleared, the command 'drush features-list' gives 'The drush command 'features-list' could not be found'.
Comments
Comment #1
nicolash commentedI just had the same happening after upgrading to Drush 4.2 on a D6 site, but I think the Drupal version doesn't matter. When cd'ing into the sites/mysite directory the commands were found, but not if I used a Drush shell with that site's alias.
I could make it all work again by deleting the sites/default directory (probably the settings.php file there would have sufficed), which I didn't use.
Comment #2
febbraro commentedWorks for me on all recent versions of drush and features. Reopen if it keeps hiding.
Comment #3
tatewaky commentedRegards,
everytime i run drush fl i got command not found, does anyone fix this?
Comment #4
mporlier commentedI ran into this problem before, but in my case, I was running the Drush command against a Drupal installation where I had forgotten to actually install the Features module. I know that falls into the "is it plugged in?" category, but it always helps to check.
Comment #5
wranvaud commentedI know this is an old thread but just in case it can help someone,
if you are in a multisite you have to go to the folder /sites/[your-multisite] in order to use drush correctly