The Om README is explicit that you need to install Om from the repo with "lein install". ClojureScript 0.0-2127 just got released so you can use that.
On Fri, Dec 20, 2013 at 11:26 AM, Samuel Aaron <[email protected]> wrote: > > On 20 Dec 2013, at 16:12, David Nolen <[email protected]> wrote: > > > I also don't see Om in your list of dependencies. > > I also started with that in my dependencies, but it doesn't seem to be > available on Clojars etc: > > λ lein cljsbuild once > Compiling ClojureScript. > Could not find artifact om:om:jar:0.1.0-SNAPSHOT in clojars ( > https://clojars.org/repo/) > This could be due to a typo in :dependencies or network issues. > > This is why I cloned the om repo directly and symlinked it in. Is there a > more appropriate method for manually pulling in cljs projects? > > Sam > > --- > http://sam.aaron.name > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
