Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
REPL-yをインストールしようとしています。leinプロジェクトは正しく機能していますが、実行しようとすると次のようになりますlein compile。
lein compile
スレッド"main"の例外java.lang.NoSuchMethodError:clojure.lang.KeywordLookupSite。(ILclojure / lang / Keyword;)V
助言がありますか?ありがとう。
プロジェクトページから:
2.xプレビューシリーズの時点で、REPLyはleiningenの一部になりました。一般的なインストールとClojure開発には間違いなく最善の策です。
したがって、おそらくleiningen2を使用することでこれを達成できます。