Fork me on GitHub
#kaocha
<
2019-09-04
>
miikka04:09:06

Anyone know why I would get a Socket closed exception from kaocha-cljs? Stacktrace here: https://github.com/metosin/sieppari/pull/22#issuecomment-527736250

miikka04:09:33

Or how to debug this 😛

miikka04:09:11

Oh, it's because I haven't run npm i isomorphic-ws ws!

lread19:09:40

Hello @plexus 👋 and kaocha team! Thanks for kaocha, I am very much enjoying it! I have submitted a very wee PR to fix progress reporter throwing null pointer exception on clojure syntax errors: https://github.com/lambdaisland/kaocha/pull/111