Needs review
Project:
API Proxy
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2023 at 04:49 UTC
Updated:
7 Feb 2023 at 04:52 UTC
Jump to comment: Most recent
The Drupal Core versions before 8.7.7 do not recognize the core_version_requirement: key.
Try installing in D8 versions < 8.8
we should restrict the version by replacing core_version_requirement: ^8.9 || ^9 || ^10
https://www.drupal.org/docs/develop/creating-modules/let-drupal-know-abo...
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
Sonal Gyanani commentedCreated MR for the issue.
Please review