lein-figwheel

thiru 2021-11-29T18:48:17.001100Z

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.

thiru 2021-11-29T18:48:55.001900Z

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

thiru 2021-11-29T19:45:49.002500Z

the problem went away after upgrading clojurescript from 1.9.293 to 1.10.238