Fork me on GitHub
#boot
<
2017-11-02
>
Sam20:11:46

Hi there, I am currently walking down the path of enlightenment by setting up a fullstack clj-cljs project and a "holy-grail" style environnement. It was going great, I could, in one emacs jack in, have my whole application up and running and repl sessions open for both client and server, flawless. However, I tried and replicated the setup on another of my machine, it fails and I don't seem to be able to track the issue down. Basically, boot crashes with a NullPointerError during jack-in-clojurescript, right when trying to open the clojurescript repl. 1. Unhandled java.lang.NullPointerException io.clj: 443 http://clojure.java.io/make-parents io.clj: 438 http://clojure.java.io/make-parents RestFn.java: 410 clojure.lang.RestFn/invoke boot_cljs_repl.clj: 46 adzerk.boot-cljs-repl/make-repl-connect-file boot_cljs_repl.clj: 44 adzerk.boot-cljs-repl/make-repl-connect-file boot_cljs_repl.clj: 65 adzerk.boot-cljs-repl/write-repl-connect-file boot_cljs_repl.clj: 60 adzerk.boot-cljs-repl/write-repl-connect-file boot_cljs_repl.clj: 113 adzerk.boot-cljs-repl/repl-env/fn