Hi, I auto-generated this issue, I was running mix deps.get after adding guardian, which succeeds, but I saw a toast message popping up on IntelliJ saying there was an error, this is how it looks like.
It is weird because I added guardian in a lot of other projects and never happened to me.
From what I see, the problem is in the mix.exs guardian file.
Version
3.5.0.1
Exception
Message
*** exception class was changed or removed
Stacktrace
Don't know if Mix.Dep option `runtume` is important for determining location of dependency
### Excerpt
Hi, I auto-generated this issue, I was running mix deps.get after adding guardian, which succeeds, but I saw a toast message popping up on IntelliJ saying there was an error, this is how it looks like. It is weird because I added guardian in a lot of other projects and never happened to me. From what I see, the problem is in the mix.exs guardian file.
Version
3.5.0.1
Exception
Message
*** exception class was changed or removed
Stacktrace
{:jason, "~> 1.1", only: [:dev, :test], runtume: false}
org.elixir_lang.psi.impl.ElixirTupleImpl