todo-elixirscript icon indicating copy to clipboard operation
todo-elixirscript copied to clipboard

An example of using Elixirscript in a Phoenix project

Results 2 todo-elixirscript issues
Sort by recently updated
recently updated
newest added

Hi, here is what I do with my system; System: MacOS Catalina (Latest). Erlang/OTP 23 [erts-11.1.5] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe] [dtrace] Elixir 1.11.3 (compiled with Erlang/OTP 23) npm:...

When trying to get the example running I get a warning, namely: ``` [warning] Mix compiler :elixir_script was supposed to return :ok | :noop | {:ok | :noop | :error,...