drupal-finder icon indicating copy to clipboard operation
drupal-finder copied to clipboard

Finder doesn't respect other folder than web/core

Open toschl opened this issue 9 years ago • 3 comments

Root is not found in drush-shim when using the following settings:

"extra": { "installer-paths": { "web/": ["type:drupal-core"], } }

toschl avatar Mar 13 '17 09:03 toschl

@toschl Should you explain your setup a little bit? I think Drupal core can not function properly if you install it directly into web.

webflo avatar Aug 08 '17 09:08 webflo

Are you using drupal/drupal or drupal/core?

webflo avatar Aug 08 '17 09:08 webflo

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.

toschl avatar Aug 24 '17 06:08 toschl