Created
June 4, 2014 18:36
-
-
Save kbarber/7c522f028fc61f9b02f3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ken@kb classifier]# lein run --config classifier.conf | |
Exception in thread "main" java.lang.IllegalStateException: Unable to find bootstrap.cfg file via --bootstrap-config command line argument, current working directory, or on classpath, compiling:(/private/var/folders/21/g1xxs_ws1rx3vc4w4lbdwbxh0000gp/T/form-init4078273981487895119.clj:1:142) | |
at clojure.lang.Compiler.load(Compiler.java:7142) | |
at clojure.lang.Compiler.loadFile(Compiler.java:7086) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment