Skip to content

Compilation fails #39

@sgued

Description

@sgued

Hello,

Trying to setup an dev environment for mobilizon, I encounter this error when building the codepagex dependency:

could not compile dependency :codepagex, "mix compile" failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile codepagex --force", update it with "mix deps.update codepagex" or clean it with "mix deps.clean codepagex"
==> mobilizon
** (Mix) "def application" has a term which cannot be written to .app files: ~r/iso8859/i (you must use the /E modifier to store regexes)

I'm not really familiar with elixir/erlang.

I'm using Elixir 19 and Erlang 28 on Arch Linux.

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