-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Project seems to be broken. It doesn't compile on Elixir 1.13.2 (compiled with Erlang/OTP 22)
After tones of warning it ends in a error:
== Compilation error in file lib/visualixir_web/views/layout_view.ex ==
** (RuntimeError) unexpected EEx.Engine state: {:safe, ""}. This typically means a bug or an outdated EEx.Engine or tool
(eex 1.13.2) lib/eex/engine.ex:218: EEx.Engine.check_state!/1
(eex 1.13.2) lib/eex/engine.ex:181: EEx.Engine.handle_text/3
(eex 1.13.2) lib/eex/compiler.ex:52: EEx.Compiler.generate_buffer/4
(phoenix 1.3.2) lib/phoenix/template.ex:378: Phoenix.Template.compile/2
(phoenix 1.3.2) lib/phoenix/template.ex:186: anonymous fn/3 in Phoenix.Template."MACRO-__before_compile__"/2
(elixir 1.13.2) lib/enum.ex:2396: Enum."-reduce/3-lists^foldl/2-0-"/3
(phoenix 1.3.2) expanding macro: Phoenix.Template.__before_compile__/1
lib/visualixir_web/views/layout_view.ex:1: VisualixirWeb.LayoutView (module)
Metadata
Metadata
Assignees
Labels
No labels