Automatically closed - issue fixed for 2 weeks with no activity.
When this module is installed every page presents a fatal.
The 'core_version_requirement' constraint (^8.8 || ^9) requires the 'core' key not be set in profiles/contrib/sous/sous.info.yml
This was introduced in 8.7.7. see the Change Log β .
I just used sous-project to reproduce this...
Follow the install instructions here: https://github.com/fourkitchens/sous-drupal-project and run a `drush si sous` to see this error after the first page load.
Since we require 8.8 or above, we need to remove the core key... keep in mind that requring 8.8 and above means that we cannot installl 2.0 (or higher) in older sites mandating an upgrade (which shouldn't be a big deal since we want to keep our sites secure).
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.