I've a new Mac, but I copied over my old Emacs setup. Not sure if this is some kind of version conflict. I'm trying to run "cider-jack-in" for the first time on this machine and I get this error. Does anyone have a guess what this is about?
Caused by: java.lang.RuntimeException: Invalid token: ::clojure.test/once-fixtures
at clojure.lang.Util.runtimeException (Util.java:221)
error in process sentinel: Could not start nREPL server: clojure.lang.Compiler$CompilerException: Syntax error reading source at (cider/nrepl/middleware/test.clj:129:57).
#:clojure.error{:phase :read-source, :line 129, :column 57, :source "cider/nrepl/middleware/test.clj"}
at clojure.lang.Compiler.load (Compiler.java:7647)
clojure.lang.RT.loadResourceScript (RT.java:381)