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
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
#1859
Issue Type
Your Environment
Your OS
Full console output
Summary
I am working on using Composer, BLT, and Drupal VM to setup a Drupal 9 development environment.
Since there is not a composer project for Drupal 9 yet, I started with a basic Drupal 8 BLT installation using the instructions here:
https://docs.acquia.com/blt/install/creating-new-project/
I then followed the instructions here to upgrade to Drupal 9
https://support.acquia.com/hc/en-us/articles/360045796154-Upgrading-from-BLT-11-to-BLT-12
I was able to get through all of the composer dependency issues but I'm not facing the above issue when I execute vagrant up.
There is indication that I need to install mysql within composer but that is only supported for Drupal 9 and not 9.1. This installation is Drupal 9.1.
The text was updated successfully, but these errors were encountered: