Y
Hacker News
new
|
ask
|
show
|
jobs
by
jhickner
5091 days ago
Very cool! Running into an issue installing lein-light though. Are the jars not posted yet maybe? gist here:
https://gist.github.com/3078428
1 comments
ibdknox
5091 days ago
Yeah screwed up in some renaming. Try lein-light 0.0.4
link
meteorfox
5091 days ago
I'm having a similar issue, but I already tried 0.0.4, this is what I got, it seems it can't find clojure 1.5.0 jar.
https://gist.github.com/3078651
link
ibdknox
5091 days ago
You might've gotten one of my intermediates somehow.
rm -r ~/.m2/repository/lein-light ~/.m2/repository/ibdknox
link
jhickner
5091 days ago
Still getting the same error here as well with 0.0.4
link