Skip to content

Outdated project #41

Description

@huqedato

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions