You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I investigated a little bit.
This actually works in drupal and drush.
But I was using drupal finder in post-install-cmd and post-update-cmd composer scripts. Where both getComposerRoot and getVendorDir return empty string. Both worked as expected with old DrupalFinder class.
I don't know if this package is supposed to support this use case.
The method
getComposerRoot()
returns an empty string in version 1.3.0The text was updated successfully, but these errors were encountered: