ashu <ash...@gmail.com> writes:

> I am using "lein deps" for storm-starter. It said the first ran lein,
> it would propogate dependencies. But the first time, I ran it in a
> wrong place and got the following error. Then I moved to project root
> and did "lein deps" again. I got the same error. How to fix the
> dependencies?

How did you install Leiningen? You are using Leiningen 2; are you sure
the project you're using doesn't require Leiningen 1? Perhaps you should
try this instead:

https://raw.github.com/technomancy/leiningen/stable/bin/lein

-Phil

-- 
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

Reply via email to