Cannot install on Drupal 10 with composer

Created on 11 May 2023, over 1 year ago
Updated 7 August 2024, 4 months ago

Problem/Motivation

Cannot install on D10, composer is throwing an error.

Problem 1
    - Root composer.json requires drupal/fontawesome_iconpicker ^3.0@dev -> satisfiable by drupal/fontawesome_iconpicker[3.0.0-alpha1, 3.x-dev].
    - drupal/fontawesome_iconpicker[3.0.0-alpha1, ..., 3.x-dev] require composer/installers ^1.9 -> found composer/installers[v1.9.0, v1.10.0, v1.11.0, v1.12.0] but it conflicts with your root composer.json require (^2.0).

The module is requirering composer/installers ^1.9 but Drupal 10 comes with a dependency on ^2.0

Steps to reproduce

Try to install the module on, Drupal 10 with composer

Proposed resolution

Change de dependency for composer/installers ^2.0

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇧🇪Belgium Gregory_Visible

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024