Problem/Motivation

Module requires jquery_ui module to install, but when installed using composer it does not download the required module.

Steps to reproduce

composer require drupal/taxonomy_manager --update-with-all-dependencies
Attempt to install downloaded module and fails due to lacking dependency.

Proposed resolution

add composer.json file with proper information. (note, could not upload composer.json, so renamed to composer.json.txt) will supply patch in a few minutes.

Comments

kwfinken created an issue. See original summary.

kwfinken’s picture

StatusFileSize
new593 bytes

Patch to add composer.json

kwfinken’s picture

StatusFileSize
new656 bytes

Fix Error in patch file that didn't include dependency listing.

jannakha’s picture

Status: Active » Reviewed & tested by the community

👍

  • VladimirAus committed a56e46a on 2.0.x authored by kwfinken
    Issue #3173690 by kwfinken, jannakha, VladimirAus: Module drupal/...
vladimiraus’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for contributing.

Status: Fixed » Closed (fixed)

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