== Compilation error in file lib/exrm/utils/utils.ex ==
** (CompileError) lib/exrm/utils/utils.ex:6: cannot import Mix.Shell.cmd/2 because it is undefined or private
(elixir) src/elixir_import.erl:77: :elixir_import.calculate/6
(elixir) src/elixir_import.erl:18: :elixir_import.import/4
could not compile dependency :exrm, "mix compile" failed. You can recompile this dependency with "mix deps.compile exrm", update it with "mix deps.update exrm" or clean it with "mix deps.clean exrm"
Apologies, I didn't read that this was deprecated.
Here is the error message I am getting:
Apologies, I didn't read that this was deprecated.