Fork me on GitHub
#lein-figwheel
<
2021-11-29
>
thiru18:11:17

Hey folks. I wonder if anyone has come across this exception with lein-figwheel in combination with rebel-readline: java.lang.IllegalArgumentException: Cannot open <#object[clojure.tools.reader.reader_types.SourceLoggingPushbackReader 0x67e67160 "clojure.tools.reader.reader_types.SourceLoggingPushbackReader@67e67160"]> as an InputStream.

thiru18:11:55

It happened when I upgraded lein-figwheel and figwheel-sidecar from 0.5.14 to 0.5.18. Anything I try to evaluate in the repl throws this exception

thiru19:11:49

the problem went away after upgrading clojurescript from 1.9.293 to 1.10.238