mjmlio / mjml-app

:email: The desktop app for MJML
http://mjmlio.github.io/mjml-app
MIT License
835 stars 78 forks source link

Custom MJML engine causes no render #357

Closed Qu4k3 closed 2 years ago

Qu4k3 commented 3 years ago

Since MJML v4.9.0 introduces big updates that are necessary, when modifying the MJML engine that brings the app to version 4.9.3, the application recognizes it, but is unable to compile or preview the result. Nor to send test mail.

image

Causes a no render, no errors in console.

image


Windows 10 x64 MJML App v3.0.3 MJML v^4.8.1

MJML installed v4.9.3

kmcb777 commented 2 years ago

Hi @Qu4k3 , it should work, but i'm not sure if you selected the right file How did you install mjml exactly ? When you install it somewhere with npm install mjml, then the file you need to select is install_directory/node_modules/.bin/mjml It works for me on win10 and OSX I'll close this for now but feel free to ask if you need further help