Added
{:ex2ms, "~> 1.6"},
to my mix.exs but something isn’t working:
iex(1)> import Ex2ms
** (CompileError) iex:1: module Ex2ms is not loaded and could not be found
Added
{:ex2ms, "~> 1.6"},
to my mix.exs but something isn’t working:
iex(1)> import Ex2ms
** (CompileError) iex:1: module Ex2ms is not loaded and could not be found