Guzzle\Service\Loader\YamlLoader not found

Created on 23 May 2024, about 1 month ago
Updated 25 May 2024, 29 days ago

Problem/Motivation

After install module. i get this error

Error: Class "Guzzle\Service\Loader\YamlLoader" not found in Drupal\http_client_manager\HttpClient->initFileLoader() (line 326 of /var/www/html/web/modules/contrib/http_client_manager/src/HttpClient.php).


Warning: include(): Failed opening '/var/www/html/vendor/composer/../arthurkirkosa/guzzle-description-loader/src/YamlLoader.php' for inclusion (include_path='/var/www/html/vendor/pear/archive_tar:/var/www/html/vendor/pear/console_getopt:/var/www/html/vendor/pear/pear-core-minimal/src:/var/www/html/vendor/pear/pear_exception:.:/usr/local/lib/php') in include() (line 576 of /var/www/html/vendor/composer/ClassLoader.php) 

with 9.3.1 module i solve the problem to add this patch

 "arthurkirkosa/guzzle-description-loader": {
                "3406108 - guzzle-description-loader dependency is broken": "https://www.drupal.org/files/issues/2023-12-05/guzzle-description-loader-fix.patch"
            }

but now doesn't work anymore.

I know there are other related issues but module doesn't work.
How to fix this installation issue?

Thank you

🐛 Bug report
Status

Closed: cannot reproduce

Version

3.1

Component

Code

Created by

🇮🇹Italy trickfun

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024