Cool module!
Problem/Motivation
The 'core_version_requirement' constraint (^9 || ^10) requires the 'core' key not be set in modules/contrib/gutenberg_uswds/modules/gutenberg_uswds_card/gutenberg_uswds_card.info.yml
The 'core_version_requirement' constraint (^9 || ^10) requires the 'core' key not be set in modules/contrib/gutenberg_uswds/modules/gutenberg_uswds_modal/gutenberg_uswds_modal.info.yml
The 'core_version_requirement' constraint (^9 || ^10) requires the 'core' key not be set in modules/contrib/gutenberg_uswds/modules/gutenberg_uswds_summary_box/gutenberg_uswds_summary_box.info.yml
Steps to reproduce
Run 'drush en gutenberg_uswds' on a Drupal 9 site.
Proposed resolution
Remove the 'core: 8.x' line from these three files.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | with patch.png | 272.48 KB | kenyoowen |
| #4 | without patch.png | 683.01 KB | kenyoowen |
| #3 | 3341947-3.patch | 1.55 KB | mrinalini9 |
Comments
Comment #2
deg commentedComment #3
mrinalini9 commentedAdded patch for the above fixes, please review it.
Thanks & Regards,
Mrinalini
Comment #4
kenyoowen commentedHi mrinalini9
I applied patch #3 against the Gutenberg USWDS
1.0.x-dev and with core version 9.5.3 and it is working properly as expected.
Please see the screenshot attached.
Thank You.
Comment #6
jidrone commentedPushed to the dev branch, thanks.
Comment #7
jidrone commented