Skip to content

Compilation failure #1

@paulcsmith

Description

@paulcsmith

I may be using this incorrectly, but I tried installing this on two projects and it fails during compilation on both projects. Here's the error:

== Compilation error on file lib/credo/code/module.ex ==
** (ArgumentError) argument error
    :erlang.++(nil, [:when])
    lib/credo/code/module.ex:41: (module)
    (stdlib) erl_eval.erl:669: :erl_eval.do_apply/6

could not compile dependency :credo, "mix compile" failed. You can recompile this dependency with "mix deps.compile credo", update it with "mix deps.update credo" or clean it with "mix deps.clean credo"

To reproduce I add the dependency, run mix deps.get and then mix compile. Thanks for working on this. I'm super excited to give it a try! :D

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