Fork me on GitHub
#spacemacs
<
2018-08-06
>
Mario C.15:08:26

I started a CIDER session and it said that a connection has been established. But when I run SPC m s s I get a message that says No cljs REPL in current session

Mario C.15:08:23

Okay after switching buffer to a clj file instead, it opens the repl buffer just fine.

Mario C.15:08:53

Where do I define Clojure, CIDER's version? In the .lein/profiles.clj?

Mario C.15:08:07

I get these warnings in the REPL

eggsyntax16:08:47

"Clojure, CIDER's version?" -- do you mean "what version of Clojure is used by CIDER"? AFAIK, there shouldn't be any need to specify that. When you say, "I started a CIDER session", what specific command did you run?

Mario C.23:08:48

@eggsyntax I meant to say where do I define the clojure and cider versions

Mario C.23:08:00

Cider sessions => SPC m s i