I just installed Gesso on a pretty clean version of 8.8 for experimentation. Here's the bug:

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

Twig\Error\LoaderError: Template "@layouts/site-container/site-container.twig" is not defined in "themes/contrib/gesso/templates/layout/page.html.twig" at line 38. in Twig\Loader\ChainLoader->getCacheKey() (line 142 of /var/www/html/raw5/vendor/twig/twig/src/Loader/ChainLoader.php).

Thanks.

Comments

bogdog400 created an issue. See original summary.

clafferty’s picture

Issue summary: View changes
clafferty’s picture

Have you enabled all the prerequisite modules? In particular you'll need to:

  • Install the Component Libraries module.
  • Enable the Gesso Helpers module. This module comes packaged with the theme, but must be manually enabled for the theme to function.


See the full README and instructions here.

clafferty’s picture

Status: Active » Closed (cannot reproduce)