forked from comtihon/mongodb-erlang
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Wanted to add mongodb-erlang to rebar.config somelike this:
{mongodb-erlang, ".", {git, "https://github.com/TonyGen/mongodb-erlang.git", "master"}},
It throws exception about the - character... so I've tried:
{mongodb, ".", {git, "https://github.com/TonyGen/mongodb-erlang.git", "master"}},
Then it stubs me with regexp error:
ERROR: Dependency dir erlstl/deps/mongodb does not satisfy version regex .*.
I am in despair... What should I do?
I think, You should add this rebar stuff to install guide in readme.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels