-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Describe the bug
If no profile is selected in the widget, the installation fails.
To solve this, we could:
- Set a default value
- Or make the field mandatory on the widget
- Or check if the variable is empty before using it here.
To Reproduce
Expected behavior
Installation finishes.
Screenshots
Forgot to take a screenshot, but the error is:
Configuring a 'drupal' project named 'DrupalPod' with docroot 'web' at '/workspace/drupalpod/web'.
For full details use 'ddev describe'.
No settings.php file exists, creating one
Configuration complete. You may now run 'ddev start'.
You are about to:
* DROP all tables in your 'db' database.
// Do you want to continue?: yes.
In SiteInstallCommands.php line 216:
Could not find a recipe.yml file for ''
Failed to run drush si -y --account-pass=admin --site-name=DrupalPod '': exit status 1
Version and configuration information (please complete the following information)
- Issue page https://www.drupal.org/project/project_browser/issues/3446603
- Issue branch 3446603-test-environments
- Drupal core version 10.3
- Project type
- Core
- Module
- Theme
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels