Skip to content

Phoenix compilation failing on ":plug" dependency #2201

@knewmanTE

Description

@knewmanTE

Doing a Phoenix run, I'm seeing it exit out with the following error:

Setup phoenix: == Compilation error on file lib/plug/crypto/message_encryptor.ex ==
Setup phoenix: ** (CompileError) lib/plug/crypto/message_encryptor.ex:307: function '<-'/2 undefined
Setup phoenix:     (stdlib) lists.erl:1337: :lists.foreach/2
Setup phoenix:     (stdlib) erl_eval.erl:669: :erl_eval.do_apply/6
Setup phoenix: 
Setup phoenix: could not compile dependency :plug, "mix compile" failed. You can recompile this dependency with "mix deps.compile plug", update it with "mix deps.update plug" or clean it with "mix deps.clean plug"

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