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 was archived by the owner on Mar 5, 2025. It is now read-only.
thrownew \Exception("The value of drupal_core_path in $drupal_vm_config_filepath contains an unresolved Ansible variable. Please do not use Ansible variable placeholders for drupal_core_path. BLT cannot resolve them.");
69
+
$this->logger->error("The value of drupal_core_path in $drupal_vm_config_filepath contains an unresolved Ansible variable.");
70
+
$this->logger->error("Do not use Ansible variable placeholders for drupal_core_path.");
71
+
$this->logger->error("drupal_core_path is currently $drupal_vm_config_filepath. Please correct it.");
72
+
thrownew \Exception("Unparsable value in $drupal_vm_config_filepath.");
70
73
}
71
74
72
75
$this->say("Drupal VM was detected. Running blt doctor inside of VM...");
0 commit comments