Вопрос

I am using Magento 2.3.5-p1 with claue theme. I am getting below error in transactional email, how to fix it? Compilation from source: LESS file is empty: frontend/Mgs/claue/en_US/css/email-inline.less

Это было полезно?

Решение

Below commands resolved the error. Deploy mode set to Default bin/magento deploy:mode:set default Upgraded setup bin/magento setup:upgrade Deployed static content bin/magento setup:static-content:deploy -f

Лицензировано под: CC-BY-SA с атрибуция
Не связан с magento.stackexchange
scroll top