Currently, the info.yml file has 2 mistakes i.e.

core: 8.x
core_version_requirement: ^8 || ^9

The "core: 8.x" line should be removed and the "core_version_requirement" value should be changed to:

core_version_requirement: ^8.8 || ^9

Comments

gaurav.kapoor created an issue. See original summary.

  • gaurav.kapoor committed 0f4466d on 8.x-1.x
    Issue #3252991 by gaurav.kapoor: Minor fixes in the info.yml file
    
gaurav.kapoor’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.