-
Hello Team,
Can we have support of your module for Drupal ^9.3 with guzzlehttp/guzzle: ^6.3 because when we install module,it not allowing to install because drupal need guzzlehttp/guzzle: ^6.3 but…
-
An attempt to instal console on top of D9.1.0-rc3 site resulted in compatibility error:
```
composer require drupal/console --prefer-dist --optimize-autoloader
Using version ^1.9 for drupal/con…
-
Hello, I use multisite installation and the console works when I use "--uri=[site-name]" as option.
but, if I forget the "--uri=[site-name]" I get:
`[ERROR] The specified database connection is no…
-
**Describe the bug**
while running drush cr /drush status
PHP Fatal error: Uncaught Error: Call to undefined method Composer\InstalledVersions::getInstallPath() in /var/www/html/vendor/drush/drush…
-
The preservation run fails if there is a media item with a node ID and that node ID does not exist in the Drupal nodes. There might have been a bug that when a Drupal node was deleted the associated m…
-
When visiting app.slack.com and attempting to copy meeting nodes from Aug 1st 2024 some threads are resulting in an error and the button getting stuck on the '[Processing]' state.
In the console is…
-
## Problem / Motivation
The button or link to generate a _Patchname suggestion_ is currently broken in Google Chrome (and Mozilla Firefox ports).
## Steps to Reproduce
1. Open an issue on dru…
-
The [Drastically simplify using Composer Runtime API](https://github.com/webflo/drupal-finder/commit/1fa65484857c7a2e4dcf0d9e0b47198fe0681b8a) commit deployed to the master branch on May 8, 2024 is c…
-
The readme only gives these installation instructions:
```
curl https://drupalconsole.com/installer -L -o drupal.phar
mv drupal.phar /usr/local/bin/drupal
chmod +x /usr/local/bin/drupal
```
…
-
Hello all,
We had a project with
_Drupal -- 9.4.8
PHP -- 8.1.6
drupal/console-dotenv -- 0.3.1
vlucas/phpdotenv -- ^2.3_
We face these notices with **auto_detect_line_endings**
https://php.w…