Problem/Motivation

Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' constraint (^8.7.7 || ^9) requires the 'core' key not be set in modules/contrib/advance_field_attributes/advance_field_attributes.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 91 of /mnt/www/html/rlhcoredev/docroot/core/lib/Drupal/Core/Extension/InfoParserDynamic.php).

Steps to reproduce

Uploading code

Proposed resolution

Remove "core" from info.yml

CommentFileSizeAuthor
#2 3190437-2.patch374 bytesmohit.bansal623

Comments

apmsooner created an issue. See original summary.

mohit.bansal623’s picture

StatusFileSize
new374 bytes

I have removed core from .info.yml. Enabled the module, it works fine.

mohit.bansal623’s picture

Status: Active » Needs review
apmsooner’s picture

Status: Needs review » Reviewed & tested by the community

Yes, concur this is easy fix to resolve issue. Module is unusable otherwise.

mohit.bansal623’s picture

@apmsooner If this issue is fixed, we can close this ticket.

apmsooner’s picture

@mohit.bansal623 - Module author needs to commit the patch.

chandravilas’s picture

Thanks @mohit.bansal623 on working on this,
Sure @apmsooner I will update the same.

Thanks!