lfe-deprecated / lfetool

DEPRECATED - See:
https://github.com/lfe-rebar3/
Other
61 stars 19 forks source link

"lfetool download deps" errors out with undef on clone-deps #168

Open cinova opened 9 years ago

cinova commented 9 years ago

This is a follow-up to issue #167:

$ ERL_LIBS=$ERL_LIBS:`lfetool info erllibs` lfetool download deps
exception error: undef
  in (: lcfg clone-deps)
  in (lfe_shell eval_form_1 2)
  in (lists foldl 3)
  in (lfe_shell run_loop 3)
  in (lfe_init run_script 1)
==> lfe (get-deps)
==> color (get-deps)
==> ltest (get-deps)
cinova commented 9 years ago

Crash dumps are being created in ~/.lfe/libs/lutil/ebin and ~/.lfe/libs/lcfg/ebin. In ~/.lfe/lfe/ebin, no files have been compiled.