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.

CommentFileSizeAuthor
install.png11.75 KBadityarawat_ln
Command icon 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:

Comments

adityarawat_ln created an issue. See original summary.

tmotions made their first commit to this issue’s fork.

tmotions’s picture

Status: Active » Needs review

Hello, I have updated .info file and remove core dependency. Please review.
https://git.drupalcode.org/issue/existing_node_warning-3445013/-/tree/34...

Thank you!

zaryab_drupal made their first commit to this issue’s fork.

abhishek_gupta1’s picture

Status: Needs review » Reviewed & tested by the community

above MR fixes the issue, working for me , moving RTBC++

Vadim Ansari changed the visibility of the branch 3445013-info-file-updates to hidden.