Fork me on GitHub
#calva
<
2021-08-16
>
martinklepsch09:08:42

Hello 🙂 👋 When manually upgrading a clj REPL to a cljs one, is there a way to tell calva that that happened? It looks like the REPL is still in a “clj” state, not allowing me to eval forms from a .cljs file

👋 4
pez10:08:41

That is not working very well today at all. I think that what you might get away with is to do :cljs/quit in the REPL that Calva has upgraded, and then upgrade that one.

pez10:08:40

Also, if it mainly is that you need your cljs REPL to be created in some special way, you can use Custom REPL Connect Sequences for that: https://calva.io/connect-sequences/