Fork me on GitHub
#cider
<
2020-12-29
>
mobileink19:12:17

Yay!

;; Connected to nREPL server - 
;; CIDER 1.1.0snapshot (Nesebar), nREPL 0.8.0

mobileink19:12:38

Only problem is load file and load buffer do not seem to work. C-c C-e works just fine, but if I do C-c C-l I get a “Loading…” message in the minibuffer followed by => nil but the code does not seem to be evaluated. This is with a cljs ‘node’ repl evaluating code in a .cljc file.

mobileink19:12:03

How can I debug this?