Unable to install drupal/feeds package via composer and could not found any version

Created on 29 June 2023, 12 months ago
Updated 12 December 2023, 7 months ago

Problem/Motivation

While installing the package using the below composer command and unable to download drupal/feed packages.
composer require 'drupal/feeds:^3.0@beta'
Problem 1
- Root composer.json requires drupal/feeds, it could not be found in any version, there may be a typo in the package name.
Composer version 2.5.5

Steps to reproduce

In the project folder, run the composer require command and you will see the errors.
composer require 'drupal/feeds:^3.0@beta'
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires drupal/feeds, it 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 for more details.
- It's a private package and you forgot to add a custom repository to find it

Read for further common problems.

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

Proposed resolution

The Drupal feeds module package and valid version are not available on packagist.org. It should be available and it can be downloaded via Composer.

💬 Support request
Status

Fixed

Component

Code

Created by

🇮🇳India SenthilMohith Chennai

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

Comments & Activities

Production build 0.69.0 2024