Skip to content

plug fails to compile#8

Description

馃憢

:mouth from hex doesn't include priv folder with the eex template

> ls deps/mouth
LICENSE             README.md           hex_metadata.config lib                 mix.exs

which results in

== Compilation error in file lib/plug/inbox_preview.ex ==
** (File.Error) could not read file "priv/templates/inbox_preview/index.html.eex": no such file or directory
    (elixir) lib/file.ex:353: File.read!/1
    lib/eex.ex:182: EEx.compile_file/2
    lib/plug/inbox_preview.ex:28: (module)
could not compile dependency :mouth, "mix compile" failed. You can recompile this dependency with "mix deps.compile mouth", update it with "mix deps.update mouth" or clean it with "mix deps.clean mouth"

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