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
Comment #3
dave reidPushed a fix to 8.x-1.x-dev, will tag a new release shortly.
Comment #4
adam-delaney commentedVerifying that this resolved our issue, Thanks Dave!