You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running into a twig error, when displaying a content page:
Failure: Twig\Error\LoaderError: Template "@atoms/form-element/_input.twig" is not defined in "themes/contrib/particle/apps/drupal-default/particle_theme/templates/form/input.html.twig" at line 14. in Twig\Loader\ChainLoader->getCacheKey() (line 98 of /var/www/html/vendor/twig/twig/src/Loader/ChainLoader.php).
Trying to get it to work in Drupal 8.9.20 with Components, Particle Helper module installed.
After clear a cache works fine locally and server, but I get error "The website encountered an unexpected error. Please try again later."
Here's my log file:
Uncaught PHP Exception Twig\Error\LoaderError: "Template "@molecules/container/main.twig" is not def
ined in "themes/particle/drupal_theme/apps/drupal-default/drupal_theme/templates/system/page.html.twig" at line 58." at /opt/sites/particle/site-repo/releases/20221102101229/vendor/twig
/twig/src/Loader/ChainLoader.php line 142
I'm running into a twig error, when displaying a content page:
Failure:
Twig\Error\LoaderError: Template "@atoms/form-element/_input.twig" is not defined in "themes/contrib/particle/apps/drupal-default/particle_theme/templates/form/input.html.twig" at line 14. in Twig\Loader\ChainLoader->getCacheKey() (line 98 of /var/www/html/vendor/twig/twig/src/Loader/ChainLoader.php).
npm start
(without failure)「wdm」: Compiled successfully.
The text was updated successfully, but these errors were encountered: