I'm trying to run lein with-profile sbox repl
and I got a message to explicitly add the [nrepl "0.3.1"]
dependency
I added but I continue to get Caused by: java.lang.ClassNotFoundException: nrepl.server
error
try running everything at latest version: -lein -nrepl (which stable is 0.6.0) ...