jjh42/mock

** (Mix) Could not start application tools: could not find application file: tools.app

GBH opened this issue · 1 comments

GBH commented

Sorry if it's a dumb question. Having issue running mix test because of it. I'm on elixir 1.4. I think issue stems from /deps/meck/ebin/meck.app but I have no idea what this means or how to resolve it.

GBH commented

Oh, seems I needed to apt install erlang-tools. All good now 👌