Skip to content

Depends (indirectly) on Erlang development environnement #1441

Closed
@bortzmeyer

Description

@bortzmeyer
==> earmark_parser
Compiling 1 file (.yrl)
/usr/lib/erlang/lib/parsetools-2.3.1/include/yeccpre.hrl: no such file or directory
could not compile dependency :earmark_parser, "mix compile" failed. You can recompile this dependency with "mix deps.compile earmark_parser", update it with "mix deps.update earmark_parser" or clean it with "mix deps.clean earmark_parser"

This is because the file yeccpre.hrl is distributed only with Erlang development files. An Erlang runtime is not enough. IMHO, it is worth to mention this dependency (on Debian, just install the package erlang-dev).

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