Giter Site home page Giter Site logo

Comments (5)

liminspace avatar liminspace commented on August 11, 2024 1

Try to run docker-compose pull && docker-compose up -d in the directory where docker-compose.yml is present

from django-mjml.

Flexonze avatar Flexonze commented on August 11, 2024 1

Yup, that fixed it! Sorry, i'm not a big docker/docker-compose guy 😂. I will also change latest for 0.8 as you recommended. By the way, I can confirm 0.8.0 really did fix this issue

Thanks for helping out and keep up the awesome work! This tool is great

from django-mjml.

liminspace avatar liminspace commented on August 11, 2024

@Flexonze
Do you use updated tcpserver.js?
If you use tcpserver in docker be sure you use latest or 0.8 tag.

from django-mjml.

Flexonze avatar Flexonze commented on August 11, 2024

I am using latest

  mjml:
    image: liminspace/mjml-tcpserver:latest
    environment:
      MJML_ARGS: "--mjml.minify=true --mjml.validationLevel=strict"

It was working fine in the 0.7.0 version.

from django-mjml.

liminspace avatar liminspace commented on August 11, 2024

And I don't recommend you to use latest tag. Use tag specified in installed python package, but only with two numbers like 0.8

from django-mjml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.