jonklein/niex

Every Code Results in ** (ArgumentError) argument error (stdlib 3.14) :ets.member(Mix.Compilers.ApplicationTracer, Enum)

Closed this issue · 2 comments

Erlang/OTP 23 [erts-11.1.4] [source] [64-bit] [smp:24:24] [ds:24:24:10] [async-threads:1] [hipe]
image

running inside an Umbrella application if that helps

elixir-lang/elixir#10466 (comment)

manually updating elixir to above 1.11 worked

Though your upgrade may have resolved it, I think there's a real issue here with the default ENV value being captured from the compile time - should be resolved in the commit above.