DEV Community

Discussion on: Elixir API and Elm SPA - Part 1

Collapse
 
in4no profile image
In4No

mix ecto.reset throws error

== Compilation error in file lib/toltec/accounts/accounts.ex ==
** (CompileError) lib/toltec/accounts/accounts.ex:54: unknown key :password for struct Toltec.Accounts.User
(stdlib) lists.erl:1354: :lists.mapfoldl/3
(stdlib) lists.erl:1355: :lists.mapfoldl/3
(stdlib) lists.erl:1354: :lists.mapfoldl/3
(stdlib) lists.erl:1354: :lists.mapfoldl/3
lib/toltec/accounts/accounts.ex:48: (module)