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