Skip to content

Can't build IElixir #53

@enmasse

Description

@enmasse

Running mix test gives this error message:

** (Mix) Could not start application ielixir: IElixir.start(:normal, []) returned an error: shutdown: failed to start child: IElixir.Sandbox ** (EXIT) an exception was raised: ** (UndefinedFunctionError) function :elixir.eval/2 is undefined or private (elixir 1.10.0) :elixir.eval('import IEx.Helpers', []) (ielixir 0.9.18) lib/ielixir/sandbox.ex:220: IElixir.Sandbox.prepare_clear_state/0 (ielixir 0.9.18) lib/ielixir/sandbox.ex:31: IElixir.Sandbox.init/1 (stdlib 3.11.2) gen_server.erl:374: :gen_server.init_it/2 (stdlib 3.11.2) gen_server.erl:342: :gen_server.init_it/6 (stdlib 3.11.2) proc_lib.erl:249: :proc_lib.init_p_do_apply/3

I will see if I can try to resolve it myself, in that case I will put up a PR.

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