Failing to Extracting archive of module into contrib

Created on 17 November 2023, almost 2 years ago
Updated 23 November 2023, almost 2 years ago

I'm currently reviewing 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/calculate_working_days:^1.0'`.
2. Checked both the `modules/contrib` directory and `composer.json`.
3. Noticed that the module vendor `drupal/calculate_working_day` 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. Unfortunately, I couldn't find the module there. Consequently, I manually inspected the `contrib` directory and realized that the module files were absent. Despite trying to rectify the issue by adjusting directory permissions to 777 and re-installing the package, the problem persisted with no files appearing.

I'm seeking assistance in resolving this discrepancy between the presence of the module in `composer.json` and the absence of its files within the `contrib` directory after installation. Any guidance or suggestions would be greatly appreciated.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇲🇼Malawi chancenyasulu

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

Comments & Activities

Production build 0.71.5 2024