Fork me on GitHub
#cider
<
2015-12-19
>
codemartin20:12:42

Hi! I'm trying to run Cider (using boot as well). I added the profile.boot as per in CIDERs readme. I did M-x cider-jack-in, and it complains WARNING: CIDER's version (0.11.0-snapshot) does not match cider-nrepl's version (0.10.0). Things will break!. The thing is, the latest version of cider-nrepl in closers is 0.10.0 (https://clojars.org/cider/cider-nrepl). Is there some way to get this working?

magnars21:12:50

@codemartin: there is 0.11.0-SNAPSHOT on clojars

codemartin21:12:48

Thank you @magnars, I must have missed that!