I’m trying to install REPL-y. The lein project is working correctly, but when I try to run lein compile this happens:
Exception in thread “main” java.lang.NoSuchMethodError: clojure.lang.KeywordLookupSite.(ILclojure/lang/Keyword;)V
Any suggestions? Thanks.
From the project page:
So perhaps using leiningen 2 will accomplish this.