error installing module HybridAuth and Drupal 8-10

20 Views Asked by At

i try to install HybridAuth module on Drupal 8 and 10 using composer on ddev but i had errors : module : https://www.drupal.org/project/hybridauth erreor: ddev composer require 'drupal/hybridauth:^2.16' ./composer.json has been updated Running composer update drupal/hybridauth Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1 - Root composer.json requires drupal/hybridauth, it could not be found in any version, there may be a typo in the package name.

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, reverting ./composer.json and ./composer.lock to their original content. Composer [require drupal/hybridauth:^2.16] failed, composer command failed: exit status 2. stderr=

thanks,

I try to change from drupal 10 to drupal 8 with fresh version, and i got the same error

0

There are 0 best solutions below