Problem/Motivation
When I try to install version 2.0.0, I get this fatal error:
PHP Fatal error: Uncaught Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' constraint (^9.3 || ^10) requires the 'core' key not be set in modules/contrib/google_index_api/google_index_api.info.yml in /app/docroot/core/lib/Drupal/Core/Extension/InfoParserDynamic.php:88
Steps to reproduce
Install v2.0.0
Proposed resolution
Remove the core key from the .info file.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | with patch.png | 57.72 KB | kenyoowen |
| #4 | without patch.png | 497.02 KB | kenyoowen |
Issue fork google_index_api-3335339
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
Comment #3
danflanagan8I put in a lil MR.
Thanks for maintaining this excellent module. Cheers!
Comment #4
kenyoowen commentedHi danflanagan8
I applied your MR in my local with Drupal 9.5.3, it fixed the error.
Please look at the screenshots attached for your reference.
For your review.
Thank you.
Comment #6
danflanagan8Comment #7
danflanagan8I was just granted maintainership of this module!
I merged and tagged a new release: https://www.drupal.org/project/google_index_api/releases/2.0.1