ElixirLS in VSCode

I am trying VSCode using the ElixirLS plugin.
I notice red errors when I edit my mix.exs after changing my git branch. Is there a way to make it re-run? I can run mix test and mix compile, so I think that the ElixirLS error is wrong.

Remove .elixir_ls/ [and if it doesn’t help, reload vsc]