- π¨π¦Canada No Sssweat
I using Composer version 1.10.23
Hopefully by now you're using composer version 2, as it runs way way way faster than version 1.
I have error:
Problem 1
- drupal/opigno_learning_path 3.0.0-beta2 requires drupal/opigno_user_selection * -> no matching package found.
- drupal/opigno_learning_path 3.0.0-beta3 requires drupal/opigno_user_selection * -> no matching package found.
- drupal/opigno_learning_path 3.x-dev requires drupal/opigno_user_selection * -> no matching package found.
- drupal/opigno_learning_path 3.0.0-rc1 requires drupal/opigno_user_selection * -> no matching package found.
- drupal/opigno_learning_path 3.0.0 requires drupal/opigno_user_selection * -> no matching package found.
- drupal/opigno_learning_path 3.0.0-beta1 requires drupal/opigno_user_selection * -> no matching package found.
- Installation request for drupal/opigno_learning_path ^3 -> satisfiable by drupal/opigno_learning_path[3.0.0-beta1, 3.0.0, 3.0.0-rc1, 3.x-dev, 3.0.0-beta3, 3.0.0-beta2].I am using composer 2, and I get those errors as well on a regular Drupal 9 installation.
However, on an Opigno LMS installation β no such error occurs because all those modules that are dependent on are already in the code base.
I have also noticed this issue on other Drupal modules that depend on other modules that only have an Alpha or Beta version. Thus, this may be a global Drupal composer issue.
- Status changed to RTBC
6 months ago 9:49pm 14 June 2024 - πΊπΈUnited States markie Albuquerque, NM
Looks like the composer requires section has been updated in 3.0.1 and above.. Unfortunately, they removed it all together so no dependency requirements are met. I have opened a ticket for this, but I think this ticket can be closed outdated.