Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top