Skip to content

Mix cannot find compiled erlang project files #1057

Description

@artman41

Mix does sanity checks when compiling .ex files to ensure that .erl files exist when expected.

WIthout -pa $(CURDIR)/ebin passed to compile_ex.erl, mix will output potentially invalid warnings to the console.

Ideally done after #1053 is merged as this fix is minimal

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