ish
ish copied to clipboard
Elixir and iex still not working
I know this was worked on with issue #104 but for some reason it still not working with build 79.
Have any of you all had these issues?
What does it do instead of working?
Elixir and iex don't respond after started.

It's interesting that Erlang works but Elixir does not. You can run erl and type in code to execute, everything is fine. If you type iex you will see the BEAM VM part of the prompt print on your screen, but then the Elixir-specific code seems to hang forever.