Closed cdavidshaffer closed 4 years ago
+1, exact same configuration
Well that's a bummer. I've not been writing much clojure lately but would love a PR if you can get it to work!
I'm not sure to have the knowledge, but I'll have a look as soon as I would have finished the small project I'm late on, (;p Anthony
Le lun. 13 avr. 2020 à 17:18, Thomas Rampelberg notifications@github.com a écrit :
Well that's a bummer. I've not been writing much clojure lately but would love a PR if you can get it to work!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/grampelberg/lein-autoreload/issues/9#issuecomment-612943850, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXVSZUJFBU7E5CZBR2IYM3RMMUNLANCNFSM4H3VD5LA .
--
J'ai toujours rêvé d'un ordinateur qui soit aussi facile à utiliser qu'un téléphone. Mon rêve s'est réalisé : je ne sais plus comment utiliser mon téléphone Bjarne Stroustrup - Créateur du langage C++
I spend time on the issue yesterday.
That bug disappeared but I changed many things in my configuration.
I suspect the issue was caused by bad dependances of toolnamespace, as told in these clojurian-logs discussion.
I use lein deps :plugin-tree
and lein deps :tree
with lein collisions
to massively check dependencies now. Since I do that the message disappeared.
Suggest to close the issue.
Great plugin but doesn't seem to work under newer Clojure (1.10.0 or 1.10.1).
Here's my project.clj:
Here's the walkback: