You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running mix ecto.create && mix ecto.migrate the process gets down to ==> drft and then I get an error Could not find "rebar", which is needed to build dependency :ranch.
Answering yes to installing rebar gives an error: Failed updating session.
When running
mix ecto.create && mix ecto.migratethe process gets down to==> drftand then I get an error Could not find "rebar", which is needed to build dependency :ranch.Answering yes to installing rebar gives an error:
Failed updating session.