phoenix_mjml icon indicating copy to clipboard operation
phoenix_mjml copied to clipboard

Compiling issue - Add support for windows

Open technicalcapt opened this issue 3 years ago • 0 comments

Currently when compiling the app on windows, you'll get a compilation error like this:

** (ErlangError) Erlang error: :eacces
    erlang.erl:2217: :erlang.open_port({:spawn_executable, 'c:/Users/user/AppData/Roaming/npm/mjml.cmd'}, [:use_stdio, :exit_status, :binary, :hide, {:args, ["template.mjml", "-s"]}])

technicalcapt avatar Apr 26 '21 05:04 technicalcapt