Fork me on GitHub
#cider
<
2019-10-04
>
bozhidar05:10:14

@zane Seems you’ve encountered a bug in clj-suitable, which you should report to @robertkrahn. In the mean time you can disable suitable via the configuration (if you’re on the CIDER snapshot).

zane05:10:41

I see! Thanks for the pointer. How did you know it was suitable?

zane06:10:40

Never mind. I see it there in the stack trace.

bozhidar06:10:15

Indeed. 🙂

robertkrahn12:10:57

@zane can you please share your project setup? what repl did you use? in what version? any other deps?

zane22:10:06

@robertkrahn Of course! I'll try to create a minimally reproducible gist for you.

manuel16:10:37

did something change again between CIDER and shadow-cljs? Can't seem to get 2 working REPLS (CLJS+CLJ) right now. I'm using shadow-cljs 2.8.59 and cider-nrepl 0.22.4-SNAPSHOT

manuel16:10:01

no wait, false alarm

bozhidar16:10:04

Nothing has been changed on CIDER’s side recently.

manuel16:10:10

restarting everything made it OK. Sorry for the noise.