Failing to Extracting archive of module into contrib

Created on 30 November 2023, about 1 year ago
Updated 1 December 2023, about 1 year ago

Steps to reproduce

I attempted to install a module within my Drupal 9.5 system and encountered issues during installation. Here are the steps I followed:

Steps to Reproduce:
1. Installed the module using Composer with the command: composer require 'drupal/common_overrides:^1.0'.
2. Checked both the `modules/contrib` directory and `composer.json`.
3. Noticed that the module common_overrides is listed in `composer.json`, but the module files are missing in the `contrib`
directory.

I've attached images illustrating my actions—installing the module and searching within the extend panel.

Proposed resolution

The composer.json file of the module should be updated to include the module type. Please add the following line:

"type": "drupal-module",

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India adityarawat_ln

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

Comments & Activities

Production build 0.71.5 2024