Fork me on GitHub
#cider
<
2021-08-14
>
anonimitoraf17:08:39

Hi guys, I get

WARNING: CIDER requires cider-nrepl to be fully functional. Some features will not be available without it! (More information)
despite having
:plugins [[cider/cider-nrepl "0.25.5"]]
in my project.clj I run nREPL on a remote machine and connect to it locally via cider-connect. I've also set cider-required-middleware-version to "0.25.5" Any ideas why?