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

nicolash’s picture

I 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.

febbraro’s picture

Status: Active » Closed (cannot reproduce)

Works for me on all recent versions of drush and features. Reopen if it keeps hiding.

tatewaky’s picture

Regards,

everytime i run drush fl i got command not found, does anyone fix this?

mporlier’s picture

I 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.

wranvaud’s picture

Issue summary: View changes

I 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