liminspace / django-mjml

The simplest way to use MJML in Django templates.
MIT License
260 stars 32 forks source link

Do not consider deprecation warnings to be runtime errors #189

Closed alfonsrv closed 1 day ago

alfonsrv commented 2 months ago

fixes https://github.com/liminspace/django-mjml/issues/188

liminspace commented 1 day ago

django-mjml shouldn't know anything about warnings on node-side. try to use LTS version of node and stable/tested version of mjlml to avoid such cases.