Problem/Motivation
Whitescreen error occurs anytime a new module is enabled.
Error: Class "Drupal\group\Entity\Controller\GroupContentController" not found in include() (line 17 of modules/contrib/recurring_events/modules/group_recurring_events_series/src/Controller/GroupEventSeriesController.php).
Steps to reproduce
Enable any module through the UI
Comments
Comment #2
the_glitch commentedmy bad. This is a group_recurring_events module issue.
Comment #3
muriqui commentedClosing as a duplicate of #3550327: missing GroupContentController in the group_recurring_events_series module queue.
(For anyone encountering this issue: group_recurring_events_series used to be a submodule of recurring_events, but it has since been moved to its own project, so this will need to be addressed over there.)