You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: I found another workaround, you can uncheck "Windows/Preferences/Clojure/General/Launch REPLs with cider-nrepl". This seems to solve the problem with Clojure 1.9.0 at least.
I get an exception with the following message trying to start a REPL with the latest Clojure alpha:
Invalid token: ::clojure.test/once-fixtures
Seems to be related to:
clojure-emacs/cider#2081
Dropping back to Clojure 1.9.0-alpha17 seems to solve the problem as a temporary workaround.
The text was updated successfully, but these errors were encountered: