Steps to reproduce
- The module installs successfully via Composer, but when attempting to install it from the Drupal administration interface by navigating to the "Extend" page, the checkbox for enabling the module is grayed out and cannot be selected because info.yml file contains an incorrect dependency
Proposed resolution-
Remove Incorrect Dependency from Module's info.yml File.
| Comment | File | Size | Author |
|---|---|---|---|
| install.png | 11.75 KB | adityarawat_ln |
Issue fork existing_node_warning-3445013
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3445013-info-file-updates
changes, plain diff MR !3
Comments
Comment #3
tmotions commentedHello, I have updated .info file and remove core dependency. Please review.
https://git.drupalcode.org/issue/existing_node_warning-3445013/-/tree/34...
Thank you!
Comment #6
abhishek_gupta1 commentedabove MR fixes the issue, working for me , moving RTBC++