Unable to install, incorrect dependencies

Created on 19 July 2024, 4 months ago
Updated 5 August 2024, 4 months 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

  • Issue created by @mortona2k
  • πŸ‡³πŸ‡±Netherlands jurriaanroelofs

    Thanks, but the module is not functional yet. At present we're sort of just mocking it up and developing it from inside the mock-up. However, I'm curious to know what got you interested and what use case you have in mind for this module that made you want to try it.

    You can also write us privately with feedback via our contact form.

  • Status changed to Needs review 4 months ago
  • Hi @mortona2k,

    I have corrected the dependency issue. Please refer to the attached patch .

  • Status changed to Fixed 4 months ago
  • πŸ‡³πŸ‡±Netherlands jurriaanroelofs

    Fixed the dependency though, thx!

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

    I have a local site where I download every interesting module I find. Running composer update lets me see when there are new releases.

    This module looks interesting because it helps with content auditing.

    What is the potential timeline for a working release?

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024