Unable to install, incorrect dependencies

Created on 19 July 2024, 2 months ago
Updated 5 August 2024, about 1 month ago

Problem/Motivation

This dependency is incorrect:
dependencies:
- node:node

It should be:
dependencies:
- drupal:node

Composer error:

  Problem 1
    - drupal/analyze dev-1.0.x requires drupal/node-node * -> could not be found in any version, there may be a typo in the package name.
    - drupal/analyze 1.0.x-dev is an alias of drupal/analyze dev-1.0.x and thus requires it to be installed too.
    - Root composer.json requires drupal/analyze ^1 -> satisfiable by drupal/analyze[1.0.x-dev (alias of dev-1.0.x)].

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mortona2k Seattle

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

Comments & Activities

Production build 0.71.5 2024