Hi! When following the README when I attempt to run lein ring uberjar I get:
java.io.FileNotFoundException: Could not locate chazel__init.class or chazel.clj on classpath., compiling:(stats.clj:1:1)
Exception in thread "main" java.io.FileNotFoundException: Could not locate chazel__init.class or chazel.clj on classpath., compiling:(stats.clj:1:1)
Hi! When following the README when I attempt to run
lein ring uberjar
I get: