Closed (cannot reproduce)
Project:
Features
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
6 Feb 2011 at 23:57 UTC
Updated:
6 Mar 2019 at 19:29 UTC
Jump to comment: Most recent
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