-
Notifications
You must be signed in to change notification settings - Fork 439
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels