On Tuesday, May 12, 2015 at 8:13:29 AM UTC-7, Max Gonzih wrote:
> lein ancient is provided by lein-ancient plugin I beleieve.
>
Just installed it. Wasn't able to generate error with mies 0.5.3 template,
after changing dependencies to:
:dependencies [[org.clojure/clojure "1.7.0-beta2"]
[org.clojure/clojurescript "0.0-3255"]]
> On 05/12/2015 05:04 PM, J David Eisenberg wrote:
> > On Tuesday, May 12, 2015 at 7:05:22 AM UTC-7, g vim wrote:
> >> lein mies new <project> followed by updating to the lastest cljs with
> >> `lein ancient` results in this error for me:
> >>
> >> java.io.FileNotFoundException: Could not locate cljs/util__init.class or
> >> cljs/util.clj on classpath:
> >>
> >> gvim
> >>
> > My version of leiningen (2.5.1) doesn't have an "ancient" command. Are you
> > using the latest version of mies from https://github.com/swannodette/mies
> > -- it's more in line with the new ClojureScript quickstart guide.
> >
> >> On 08/05/2015 20:23, David Nolen wrote:
> >>> ClojureScript, the Clojure compiler that emits JavaScript source code.
> >>>
> >>> README and source code: https://github.com/clojure/clojurescript
> >>>
> >>> Leiningen dependency information:
> >>>
> >>> [org.clojure/clojurescript "0.0-3255"]
> >>>
> >>> A big thanks goes out to Jonathan Boston and Shaun Lebron for this
> >>> release. Thanks to their efforts ClojureScript now includes a full
> >>> port of clojure.pprint under the cljs.pprint namespace. This was the
> >>> last major namespace in need of porting to ClojureScript.
> >>>
> >>> The release also bumps several dependencies: Clojure 1.7.0-beta2,
> >>> tools.reader 0.9.2, Closure Compiler v20150505, and Closure Library
> >>> 0.0-20150505-021ed5b3.
> >>>
> >>> This release also fixes some regressions around async testing,
> >>> docstring REPL support, arglist meta, and more.
> >>>
> >>> As always feedback welcome!
> >>>
> >>> ## 0.0-3255
> >>>
[snip]
--
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.