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
As I see in the error, the absolute path to the template built correctly. so most likely the issue is in your environment. The file is not accessible through PHP filesystem access calls. Or maybe you have a more detailed STR to reproduce it locally.
I have this error on checkout :
It should be :
themes: 'OroFrontendBundle:layouts:blank/page/js_modules_config.html.twig'
Instead of :
customer-portal/src/Oro/Bundle/FrontendBundle/Resources/views/layouts/blank/page/js_modules_config.yml
Line 4 in cb90849
versions :
The text was updated successfully, but these errors were encountered: