OK, I know I keep bragging about #Clojure being remarkably free of bit-rot, and it is.
But I've just hit bit-rot in an eleven year old project of mine, and I'm not sure what to do.
The error is in a #leiningen project built on a #luminus template.
Error loading refactor-nrepl.middleware: java.io.FileNotFoundException: Could not locate cider/nrepl/middleware/util/cljs__init.class or cider/nrepl/middleware/util/cljs.clj on classpath., compiling:(refactor_nrepl/middleware.clj:1:1)
/Continued