実行しようとすると、mix deps.get
またはmix deps.compile
このエラーが発生します。
== Compilation error on file lib/phoenix_ecto/html.ex ==
** (CompileError) lib/phoenix_ecto/html.ex:3: unknown key :model for struct Ecto.Changeset
(stdlib) lists.erl:1354: :lists.mapfoldl/3
なぜこれが起こっているのですか、どうすれば修正できますか?