Fork me on GitHub
#boot
<
2019-02-19
>
borkdude15:02:15

I’m seeing these warnings when bumping nrepl to 0.6.0:

$ boot repl
nREPL server started on port 58900 on host 127.0.0.1 - 
java.lang.Exception: No namespace: reply.eval-modes.nrepl found
REPL-y 0.4.1, nREPL 0.6.0
Clojure 1.10.0
I need to do this because of CIDER, but I’m not sure if I should mention this here or the cider channel

borkdude16:02:32

Someone suggested bumping the nREPL dep to 0.6.0 there. I think that’s good since it’s now the minimum requirement for CIDER