Skip to content

Does not compile #23

@limenleap

Description

@limenleap

When I try to follow the instructions as given in README.md it gives the following errors

erlc -o ebin -I include -I .. src/*.erl

src/mongo.erl:333: syntax error before: '.'
src/mongo.erl:32: function add_user/3 undefined
src/mongo.erl:330: spec for undefined function add_user/3
src/mongo.erl:319: Warning: call to crypto:md5/1 will fail, since it was removed in 20.0; use crypto:hash/2
src/mongo.erl:322: Warning: call to crypto:md5/1 will fail, since it was removed in 20.0; use crypto:hash/2

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