epicure.club β created an issue.
This issue causes a fatal error, but I don't see that the patch has been committed after 6 months...
Have this problem on a site.
Curious why this is not being committed?
Problem 1
- drupal/bee_hotel dev-2.21.x requires drupal/core_event_dispatcher ^3 -> found drupal/core_event_dispatcher[dev-3.x, 3.0.0-alpha1, ..., 3.x-dev (alias of dev-3.x)] but it conflicts with your root composer.json require (^4.0).
- drupal/bee_hotel 2.21.x-dev is an alias of drupal/bee_hotel dev-2.21.x and thus requires it to be installed too.
- Root composer.json requires drupal/bee_hotel 2.21.x-dev@dev -> satisfiable by drupal/bee_hotel[2.21.x-dev (alias of dev-2.21.x)].
Same result as #5.
My analysis of the composer output is that the BEE Hotel module has drupal/core_event_dispatcher ^3 as a dependency. Loading drupal/core_event_dispatcher ^4 with composer does not change the dependency listed in the app.
epicure.club β created an issue.
+1 for a release
If you look at epicure.club/sitemap.xml we also get
This page contains the following errors:
error on line 1 at column 8: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.
We do not have an empty space at the beginning or the end of settings.php file. Is this a configuration problem?
Had the same same problem on https://epicure.club
Surprised that the module does not require activation of
https://www.drupal.org/project/fontawesome β