wunderio / drupal-project

Wunder's template for Drupal projects designed to work automatically with Lando, CircleCI and Helm.
GNU General Public License v2.0
35 stars 6 forks source link

Fix drush alias when projectName doesn't exist #394

Closed misterjoonas closed 7 months ago

misterjoonas commented 7 months ago

Currently when projectName is not set in silta.yml, there is an error:

❯ lando drush @main st
 [warning] Undefined array key "projectName" SiltaAliasAlterCommands.php:109
^C [warning] Drush command terminated abnormally.