-
In the paragraph in the "drush" section of the `ONBOARDING.md` file, the word "initialization" is misspelled as "initializtion" and should be corrected.
-
In the paragraph in the "drush" section of the `ONBOARDING.md` file, the word "initialization" is misspelled as "initializtion" and should be corrected.
-
We should be able to just excute `drush deploy` instead of replicating all the steps.
Also the the first step for updb should not include a cache clear.
See https://www.drush.org/13.3.0/deployco…
-
The update hook [creates two new fields for the `localgov_paragraphs` module](https://github.com/localgovdrupal/localgov_paragraphs/blob/2.x/modules/localgov_subsites_paragraphs/localgov_subsites_para…
-
Right after instalation and after trying to install drush with cgr, i see this file :
~/.composer/global/drush/drush/error_log
with this content:
```
cat ~/.composer/global/drush/drush/error_…
-
This is a follow-up issue to #12 with version 10.0.0 and I'm using the following components:
- Composer 2.7.0
- PHP 8.2.13
- Drush 12.4.3.0
When I run Drush, I only get the following output, n…
-
Do drush dl registry_rebuild,drush_ecl right before you do the drush cook safe upgrade command. These supply drush commands so they can't be downloaded automatically.
drush dl registry_rebuild,drush_…
-
When I run "drush gen recipe" I got this message:
"Command "recipe" is not defined."
Drupal 10.2 + Drush 12 + Recipes patch (https://git.drupalcode.org/project/distributions_recipes/-/blob/1.0.x…
-
**Describe the bug**
[app.Exec()](https://github.com/drud/ddev/blob/8cf313e106558ac1034ce37a8d9124eb5576dfc2/pkg/ddevapp/ddevapp.go#L1058) doesn't properly return separate stdout and stderr streams…
-
Error is: 'block' entity with ID 'localgov_base_publication_navigation' already exists.
## Steps to reproduce
Delete the install_localgov hook from the profile or patch core from https://www.dru…