Closed rainer1108 closed 7 years ago
Can you post the error here? A rough guess: do you use PHP 5.5? Maybe PHP 5.6 works.
I have also a compilation error in my custom theme that is dependent on the blank theme. Running the command "php bin/magento setup:static-content:deploy de_DE" --> no errors in blank or luma theme. But when my custom theme is compiled I get the following error:
[Magento\Framework\View\Asset\ContentProcessorException]
Compilation from source:
frontend/[namespace]/[theme]/de_DE/css/email-fonts.less
Compilation from source:
frontend/[namespace]/[theme]/de_DE/css/email-fonts.less
The error also occurs when I comment out the complete content of the email-fonts.less
Any idea what's going wrong there?
Your problems do not seem to be related to the German translations. Closing for now. It could be an error in your LESS file. Magento 2 sometimes just throws error messages away, so you won't see the cause.
..magento setup:di:compile
I recive a comiler error ( Magento ver. 2.0.7.).
Any ideas?