Commerce module installation fails on fresh drupal website

Created on 7 August 2023, about 1 year ago
Updated 8 August 2023, about 1 year ago

Describe your bug or feature request.

I have just tried to install commerce on a fresh drupal 10 website. I ran into the following error

 Problem 1
    - Root composer.json requires drupal/commerce ^2.36 -> satisfiable by drupal/commerce[2.36.0].
    - drupal/commerce 2.36.0 requires drupal/inline_entity_form ^1.0@RC -> found drupal/inline_entity_form[dev-1.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.

If a bug, provide steps to reproduce it from a clean install.

To reproduce :
1. Install drupal9 or drupal 10
2. Install commerce using composer

composer require 'drupal/commerce:^2.36'

The installation fails with the error message above displayed.

Also, installing Inline Entity Form first doesn't solve the problem

🐛 Bug report
Status

Closed: duplicate

Version

2.36

Component

Developer experience

Created by

🇳🇬Nigeria doncheks

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

Comments & Activities

Production build 0.71.5 2024