lambdaisland / kaocha-cljs

ClojureScript support for Kaocha
Eclipse Public License 1.0
40 stars 10 forks source link

Unable to resolve symbol: PrintWriter-on in this context, compiling:(kaocha/cljs/queue_eval_loop.clj:59:38) #19

Closed gdanov closed 5 years ago

gdanov commented 5 years ago

I'm getting this exception with the following deps.edn alias set-up:

{:extra-paths ["test"] :extra-deps {lambdaisland/kaocha {:mvn/version "0.0-529"} lambdaisland/kaocha-cljs {:mvn/version "0.0-40"}} :main-opts ["-m" "kaocha.runner"]}

gdanov commented 5 years ago

issue was clojure version 1.9