I just created a site with Drupal 9 and I want to install Drupal Commerce. I have this message which appears in the terminal and the installation is not done :
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.Problem 1
- Installation request for drupal/commerce ^2.24 -> satisfiable by drupal/commerce[2.24.0].
- drupal/commerce 2.24.0 requires drupal/inline_entity_form ^1.0-rc6 -> satisfiable by drupal/inline_entity_form[1.x-dev, 1.0.0-rc6, 1.0.0-rc7, 1.0.0-rc8, 1.0.0-rc9] but these conflict with your requirements or minimum-stability.Installation failed, reverting ./composer.json to its original content.
How can I correct ? Thank you
Comments
Comment #2
jsacksick commentedhttps://www.drupal.org/project/commerce/issues/3197048#comment-14004704