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.
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
the problem went away after upgrading clojurescript from 1.9.293 to 1.10.238