lein-modules icon indicating copy to clipboard operation
lein-modules copied to clipboard

Plugin broken with Lein 2.9.3

Open lkonstantinov opened this issue 6 years ago • 2 comments

See https://github.com/technomancy/leiningen/issues/2671#issuecomment-604439999

lkonstantinov avatar Mar 26 '20 13:03 lkonstantinov

Same here.

I made a small reproduction case. https://github.com/saitouena/lein-modules-doesnt-work-with-lein-2-9-3

https://github.com/technomancy/leiningen/issues/2671#issue-588368523 This error seems to be different from mine. I'm not sure whether this is caused by the same problem or not. https://github.com/technomancy/leiningen/issues/2671#issuecomment-604439999

saitouena avatar Mar 28 '20 06:03 saitouena

Here also, not small to reproduce, but errors with resolution https://github.com/gklijs/bank-axon-graphql once I upgrade leiningen. Will probably work around by either moving to deps.edn or just duplicating the dependencies.

gklijs avatar Feb 13 '21 14:02 gklijs