-
Notifications
You must be signed in to change notification settings - Fork 15
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
Updating to 1.1.10 results in fatal error to install Drupal #20
Comments
I reverted Please try again with 1.1.11 and let me know if that restores things. |
Yes, 1.1.11 works. |
One of the updates I did today updated site-alias to 3.0. I'm right back to getting this error again:
|
It is expected that ^2 and ^3 should throw an exception if |
Sorry, the original issue was about BLT so I didn't read your stack crawl. Looks like this is a bug in Drush, not BLT or consolidation/site-alias. |
Create a transport manager that uses transport factories to return transport instances that are applicable to the provided site alias.
Steps to reproduce
I ran
composer update consolidation/site-alias
and it updated to 1.1.10. I think ran the blt command to install Drupal:blt drupal:install
Expected behavior
With BLT 9.2.0, it successfully installed Drupal prior to this one update. Immediately after the composer update and running the command, it failed.
Actual behavior
Here is the verbose output
System Configuration
Linux Debian GNU/Linux 9 through Docksal with PHP 7.1.
The text was updated successfully, but these errors were encountered: