-
It'd be nice to have a login/password reset command (like Drush's `uli`) for those times where you run the automatic install but forget to note down the generated admin password :roll_eyes:
-
**Existing document**
https://www.drush.org/latest/commands/all/
**What are you attempting to do**
Get a list of Drush 10 commands
**In what way is the existing documentation unclear or incomp…
-
PHP 7.3.29, Drupal 7. Warnings do not occur with Drush 8.4.9.
```
[redacted@redacted drupal]$ drush ws
stat(): stat failed for phar:///home/redacted/.local/bin/drush/.box/bin/sites/all/modules/w…
-
Many contirb modules already provide drush commands. It would be fantastic if these commands would automatically work with bee as well, but if not, bee should allow these modules to provide bee comman…
-
Hi, I installed drupal 9.5 and extended it with Tripal4-dev module, still this is the message that I get on the site, and Chado is not installed.
When I clone a repository of tripal 4 into the module…
-
See https://www.drupal.org/project/drupal/issues/1650930
Without this, on large Cache heavy systems a dead (as in 💀 ) lock can easily occur. WE have seen this in a wild already specially after a `d…
-
**Describe the bug**
When trying to install with composer, I get an error:
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2021-12-02/2429699-4…
-
I have an old installation of Drupal 7 and the server was recently upgraded to php 8.1 I am trying to get drush 8.4.10 working on it however I get the following:
PHP Fatal error: Uncaught TypeErro…
-
Consider this `init_commands` override.
```
$ drush @site.env sql-conf --format=json
{
"database": "test",
"username": "root",
"prefix": {
"default": ""
},
"host…
-
## Description
When editing an API Doc, using the adminimal admin theme, there is a fatal error related to the breadcrumb block.
## Steps to Reproduce
Attempt to edit an API Doc piece of content.…