Yeah, I worked back to the original to find the web-app. I note that the repo seems to default to develop, which results in a lot of errors when I try to "lein repl" in "example-web-app". (Missing clojars which are, in fact, missing.)
When I switch branch to the master, I don't get those errors, but the process hangs on "Compiling 'target/cljs-test/testable.js", then times out. I tried doing a "lein cljsbuild once" prior, then found that "lein repl" would work. Thanks! On Wed, Sep 3, 2014 at 2:29 PM, Hugo Duncan <[email protected]> wrote: > > [email protected] writes: > > > I'm not sure your [3] URL works. > > Try https://github.com/palletops/bakery/tree/develop/example-web-app > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
