Just cloned clara-examples repo
Running:
lein run -m clara.examples
Gives me:
Exception in thread "main" java.io.FileNotFoundException: Could not locate clojure/tools/nrepl/middleware/interruptible_eval__init.class or clojure/tools/nrepl/middleware/interruptible_eval.clj on classpath. Please check that namespaces with dashes use underscores in the Clojure file name., compiling:(cemerick/austin/repls.clj:1:1)
I'm on
clojure: stable 1.10.0.442
Leiningen 2.9.1 on Java 1.8.0_201
I can load the index.html and it gives me some text though.