nrepl

https://github.com/nrepl/nrepl || https://nrepl.org
bozhidar 2020-11-14T11:43:05.055300Z

@posobin You should, but to cider-nrepl, as this functionality is coming from it.

bozhidar 2020-11-14T11:43:20.055500Z

Seems to me that this should be an easy fix.

Gleb Posobin 2020-11-14T14:33:35.057200Z

@bozhidar I am sending the ns-path request to nrepl using cider-nrepl, because not sure how else to call it.

bozhidar 2020-11-14T15:40:08.058100Z

Yeah, there's no other way to do so. 🙂 Lots of the middleware code has different branches for Clojure and ClojureScript which results in some inconsistencies from time to time.