Closed (fixed)
Project:
JS log
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2023 at 06:13 UTC
Updated:
6 Feb 2023 at 09:09 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
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
shubham rathore commentedCreated MR for the issue.
Please review.
Thanks
Comment #5
martijn.cuppens commentedThanks