Closed (fixed)
Project:
ECA Drush
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Nov 2025 at 20:33 UTC
Updated:
3 Dec 2025 at 22:59 UTC
Jump to comment: Most recent
If drush cannot find the context under which it should run, the config form errors out.
Fix how the plugin looks for drush
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
luongosb commentedComment #3
luongosb commentedHey, thanks for this module. I noticed that drush couldn't be found when we deployed to our staging environment. Looking at the code, it looks like it's only looking for drush relative to the web root. I'm going to push up a MR to make this a little more robust.
Comment #5
luongosb commentedComment #7
volegerThanks, will be included in the next release