Fork me on GitHub
#leiningen
<
2017-04-07
>
harold19:04:32

Lein deps works on my project on my computer, but fails on my friend's computer for the same project --- There appears to be a dep conflict in a :plugin that I'm using. Is there some strange way to run lein where the plugin deps get mixed with the regular deps?

jfntn22:04:28

Is there a way to remove src/ from the :source-paths in all profiles?