Skip to content

Unable to include as a library inside a rebar3 project. #40

@hommeabeil

Description

@hommeabeil

I am currently unable to include this project in a rebar3 since the .app.src file contains de mod entry. As mention here this is the entry point for the application module (-behavior(application)). This is only necessary when a supervisor tree need to be created.

When I do include this project as a dependency, I got error like {exited,{bad_return,{{sd_notify,start,[normal,[]]},{'EXIT',{undef,[{sd_notify,start,[normal,[]],[]} which suggest the start method is not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions