Skip to content

Got some problems with rebar #9

@eox425

Description

@eox425

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions