Composer installation failed due to missing drupal/rest-rest pacakge

Created on 21 May 2024, about 1 month ago
Updated 4 June 2024, 25 days ago

Problem/Motivation

composer installation failed and getting below error.

./composer.json has been updated
Running composer update drupal/paragraphs_in_rest
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires drupal/paragraphs_in_rest ^1.0@alpha -> satisfiable by drupal/paragraphs_in_rest[1.0.0-alpha1].
- drupal/paragraphs_in_rest 1.0.0-alpha1 requires drupal/rest-rest * -> 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.

Steps to reproduce

Run the installation command.
composer require 'drupal/paragraphs_in_rest:^1.0@alpha'

Proposed resolution

Add correct rest package dependency in the info file.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India priyanka277

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024