On install see this error "Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' constraint (^8.7.7 || ^9) requires the 'core' key not be set in modules/contrib/analytics/analytics.info.yml in [error]
/app/my-project/web/core/lib/Drupal/Core/Extension/InfoParserDynamic.php:86".

The core key needs to be removed when using core_version_requirement https://www.drupal.org/node/3070687.

Comments

msauber28 created an issue. See original summary.

  • Dave Reid committed 86faa27 on 8.x-1.x
    Issue #3112562: Fixed core key should be removed from info.yml file when...
dave reid’s picture

Status: Active » Fixed

Pushed a fix to 8.x-1.x-dev, will tag a new release shortly.

adam-delaney’s picture

Verifying that this resolved our issue, Thanks Dave!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.