It seems that you're using the SNAPSHOT version instead of the release one.
Probably this has been caused by the fact that yesterday night I forgot to
publish the 0.0.1 as a release (I did it this morning).
Could you please try the following:
rm -rf ~/.m2/repository/cljs-start
and try again?
Hi,
It doesn't work for me :
lein new cljs-start battery-cljs
Retrieving
cljs-start/lein-template/0.0.1-SNAPSHOT/lein-template-0.0.1-20131101.074510-2.pom
from clojars
Retrieving cljs-start/lein-template/0.0.1/lein-template-0.0.1.pom from
clojars
Retrieving
cljs-start/lein-template/0.1.0-SNAPSHO
thanks Shantanu!
Let me know if you find ant issue. I started commenting both profiles.clj and
project.clj to try to explain what each setting is used for.
IMHO there is a big open issue regarding lein-cljsbuild:
As pointed to me by David Nolen, you need to fill the leaning :source-paths
with
On Friday, 1 November 2013 15:45:01 UTC+5:30, Magomimmo wrote:
>
> Yeah,
> yestarday I forgot to publish the release 0.0.1. Sorry about that. I did
> it this morning.
>
> Now it should works.
>
> Could you confirm me please?
>
It works now. Thanks!
Shantanu
--
--
You received this message
Yeah,
yestarday I forgot to publish the release 0.0.1. Sorry about that. I did it
this morning.
Now it should works.
Could you confirm me please?
Thanks so much.
Mimmo
p.s. In the next release I think I'm going to add both :crossovers and :clix in
such a way to have a complete starting setu