drupal-finder
drupal-finder copied to clipboard
Finder doesn't respect other folder than web/core
Root is not found in drush-shim when using the following settings:
"extra": { "installer-paths": { "web/": ["type:drupal-core"], } }
@toschl Should you explain your setup a little bit? I think Drupal core can not function properly if you install it directly into web.
Are you using drupal/drupal or drupal/core?
It's for all projects I've setup with drupal-composer/drupal-project:7.x-dev
But it looks it working now with a current version of drush-launcher (aka drush-shim). So this issue can be closed.