Answer the question
In order to leave comments, you need to log in
Erlang rebar why dependencies are not loaded?
rebar.config content:
{deps, [
{cowboy, ".*", {git, "https://github.com/ninenines/cowboy.git", {branch, "master"}}},
{sync, ".*", {git, "git://github.com/rustyio/sync.git", {branch, "master"}}}
]}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question