Upgraded to 1.6, strange error from mix compile

Maybe remove the last comma of this game file.

  defstruct(
    turns_left: 7,
    game_state: :initializing,
    letters:    [],
    used:       MapSet.new(),  #<---
)

You can have a look at this topic

I also much prefer to install Erlang/Elixir with asdf.

1 Like