When Drush bootstraps a command, it changes the directory to the Drupal installation (see \Drush\Boot\DrupalBoot::bootstrapDrupalRoot), which breaks relative Drush command invocations if "vendor/bin" is a directory level above the Drupal installation.
| Comment | File | Size | Author |
|---|---|---|---|
| tome-executable-finder-fix.patch | 539 bytes | samuel.mortenson |
Comments
Comment #3
samuel.mortenson