Fork me on GitHub
#cider
<
2020-12-07
>
arthur19:12:08

is this

nrepl/nrepl                                    {:mvn/version "0.8.3"}
             cider/cider-nrepl                              {:mvn/version "0.25.5"}
enough to expect user-error: 'cider-toggle-trace-var' requires the nREPL op "toggle-trace-var" (provided by cider-nrepl) to stop happening?

arthur19:12:54

i'm trying to get tracing and profiling working when connecting to a remote nrepl server

arthur19:12:26

it does look like the remote side is running 0.25.5

user> cider.nrepl.version/version-string
"0.25.5"