Fork me on GitHub
#cider
<
2022-08-23
>
Drew Verlee03:08:16

Yep, I'll double check, then try to file a report.

donyorm13:08:21

I'm having an issue where I'm using cljs-jack-in to a figwheel-main project, which works, but when I run any commands (something simple like (+ 3 3)) I don't see the results being printed out. I assume they're working, since I don't see errors but I'm not sure. Things work normally if I make a clj repl outside of a project. Any idea what could be going on?