Why do You need sudo to run mix ecto.create?
Running with sudo change your identity, it changes also asdf setup because it is on a per user setup I think.
You could try to really check this.
$ sudo asdf current elixir
Why do You need sudo to run mix ecto.create?
Running with sudo change your identity, it changes also asdf setup because it is on a per user setup I think.
You could try to really check this.
$ sudo asdf current elixir