Drupal core 11.2.x installs modules with less container rebuilds. Due to the low level services impacted by this module this can result in problems because the entity type will not exist when this module thinks it has to.
Install Drupall 11.2.x, then try to install consumer_base_url and consumers at the same time.
Do the simple fix - add the container_rebuild_required to the .info.yml file. Consider a better fix in a follow-up.
None
None
None
Active
1.0
Code