Problem/Motivation

Loading the site results in the error message:

The website encountered an unexpected error. Please try again later.

More info is in https://www.drupal.org/files/issues/2023-09-14/at_tools-8.x-3.5-err.txt

This is only a problem for Drupal core 9 or 10; the debug info says, in part, "The 'core_version_requirement' constraint (^9 || ^10) requires the 'core' key not be set in modules/contrib/at_tools/at_theme_generator/at_theme_generator.info.yml ..."

Steps to reproduce

Install at_tools 8.x-3.5 and the theme generator.

Proposed resolution

Remove the line below

core: 8.x

from both of these files:
/at_tools/at_tools.info.yml
/at_tools/at_theme_generator/at_theme_generator.info.yml

Remaining tasks

The above fixes the problem; what remains is to incorporate the fix into the module, with testing, etc. The fix is simple, though.

CommentFileSizeAuthor
#2 at_tools-8.x-3.5-err.txt8.59 KBsnowmountain

Issue fork at_tools-3387425

Command icon Show commands

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

snowmountain created an issue. See original summary.

snowmountain’s picture

Issue summary: View changes
StatusFileSize
new8.59 KB
snowmountain’s picture

Issue summary: View changes
paulrad’s picture

Assigned: Unassigned » paulrad

paulrad’s picture

Assigned: paulrad » Unassigned
Status: Active » Needs review
i-trokhanenko’s picture

Version: 8.x-3.5 » 8.x-3.x-dev
Status: Needs review » Reviewed & tested by the community

i-trokhanenko’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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