Problem at Composer Installation

Created on 14 August 2022, almost 2 years ago
Updated 15 May 2023, about 1 year ago

Problem/Motivation

At a fresh drupal 9.4.4 Installation:

$ php composer require 'drupal/link_icons:^3.0'
./composer.json has been updated
Running composer update drupal/link_icons
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/link_icons ^3.0 -> satisfiable by drupal/link_icons[3.0.0, 3.0.1, 3.0.2, 3.0.3].
    - drupal/link_icons[3.0.0, ..., 3.0.3] require drupal/link * -> could not be found in any version, there may be a typo in the package name.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
 - It's a private package and you forgot to add a custom repository to find it

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

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Same at a PHP 8.1 and PHP 7.4 Installation of Drupal 9

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024