Closed (fixed)
Project:
Display Mode Extras
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2023 at 07:01 UTC
Updated:
7 May 2024 at 23:14 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.8 || ^9 || ^10
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.
Thanks
Comment #6
jungleMerged, thanks!