Non-interactive install chooses the Blank site template by default
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3579627. -->
Reported by: [phenaproxima](https://www.drupal.org/user/205645)
Related to !854
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>If you install Drupal CMS non-interactively without specifying a recipe, you get...Blank.</p>
<p>That makes sense, since Blank is shown first and is the default value. But it really looks like a bug if you don't know any better. Many people don't know that <code>drush si</code> can accept the path of a recipe.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>If installing non-interactively, explicitly choose Starter if available.</p>
issue