Hacker News new | ask | show | jobs
by nikofeyn 2758 days ago
i tried installing clojure using leiningen at work and was greeted with over a hundred lines of incomprehensible java stack traces. that doesn't feel futuristic to me.
2 comments

If it had todo with clojars’ URL resolving to localhost, I had the same issue trying to install recently. No obviously cause, nor a solution besides using sudo to install AFAICT. But yeah, not a good introduction to the language.
Clojure 1.10 (being released very soon) has a lot of work to make the commonly cited stacktrace problems better FWIW.