Then the solution should be the same.

As Magomimmo wrote:

you need to upgrade to leiningen >= 2.2.0

lein upgrade # from the terminal



On Wednesday, November 27, 2013 8:40:24 AM UTC-2, bernardH wrote:
>
> On Monday, November 25, 2013 7:59:00 PM UTC+1, Magomimmo wrote: 
> > what are: 
> > 
> > 
> > - you operating system 
> > - java virtual machine (java -version # from the terminal) 
> > - leiningen version (lein version # from the terminal) 
> > 
> > 
> > Have you tried to create a project with others lein-template? e.g.  
> > 
> > 
> > https://github.com/konrad-garus/cljs-kickoff 
> >   
>
> Not OP here, but I have exactly the same problem : 
>
> $ lein new cljs-start yourlibname 
> Generating fresh 'lein new' cljs-start project. 
> Template resource 'leiningen/new/cljs_start/README.MD' not found. 
>
> I tried your previous recommendations (rm -rf ~/.m2/repository/cljs-start, 
> git clone https://github.com/magomimmo/cljs-start.git) t no avail. 
>
> $ uname -a 
> Linux lightning 3.11-2-amd64 #1 SMP Debian 3.11.8-1 (2013-11-13) x86_64 
> GNU/Linux 
>
> $ java -version 
> java version "1.7.0_45" 
> Java(TM) SE Runtime Environment (build 1.7.0_45-b18) 
> Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode) 
>
> $ lein version 
> Leiningen 2.1.1 on Java 1.7.0_45 Java HotSpot(TM) 64-Bit Server VM 
>
> Cheers, 
>
> B. 
>
> PS: Thank you *so much* for your tutorials Modern ClojureScript !   
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to