-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DX-5184: BLT 13.5.2 New Project Error #4618
Comments
My hunch is that this was caused by Drush resolving drush-ops/drush#5279 |
@danepowell this didn't fail during our testing because it looks like we are still adding webmozart in the orca builds for some reason, see https://github.com/acquia/blt/actions/runs/3341174700/jobs/5532108317#step:6:245. At first glance, i'm not sure why / how that is. |
we are blocked from "fixing" this by applying the symfony/filesystem approach that drush took on due to the incompatibility with drupal/core-dev and the newer version of consolidation/site-alias (and symfony/filesystem). so, it seems like the only choice is to include webmozart as a dependency of blt at this time. thoughts? |
Describe the bug
Starting a new project throws:
To Reproduce
Steps to reproduce the behavior, ideally starting from a fresh install of BLT:
composer create-project acquia/drupal-recommended-project
composer require acquia/blt
Expected behavior
Not this.
The text was updated successfully, but these errors were encountered: