3

After adding "timex" dependency I am facing this issue here is the error ===> Command bare not found ** (Mix) Could not compile dependency :idna, "/usr/bin/rebar3 bare compile --paths "phoenix/_build/dev/lib/*/ebin"" command failed. You can recompile this dependency with "mix deps.compile idna", update it with "mix deps.update idna" or clean it with "mix deps.clean idna"

KJ_kaka
  • 241
  • 3
  • 10
  • Which version of rebar3 is installed? Which version of timex are you attempting to add? Sounds like a version mismatch somewhere. – Onorio Catenacci Apr 25 '16 at 13:36
  • Earlier it was rebar2.x. ...So I changed it to rebar3... Now I am get'g "Command bare not found" error. – KJ_kaka Apr 25 '16 at 14:03
  • Rebar2.x to Rebar3 isn't just a version change. Rebar3 was totally rewritten. There is no Rebar3 bare option. Revert to Rebar2.x – Onorio Catenacci Apr 25 '16 at 15:51

0 Answers0