Callum White

Results 2 issues of Callum White

After doing a: ``` lein new modular foo templated-bidi-website ``` And attempting `lein run`, I get a stacktrace along the lines of being unable to find `hiccup/core.clj` on classpath, originating...

Hi, I continually get the following error when the cljs repl is start up: ``` 1. Unhandled java.lang.AssertionError Assert failed: Arguments must be interleaved key value pairs (even? (count opts))...