现在我读到认为最小的project.clj应该是{:user {:plugins [[cider/cider-nrepl "0.9.1"]]}},我将project.clj中的.lein (它是"0.8.1")改成了"0.9.1“,当我再次启动repl时,我收到了这样的警告:
WARNING: The following required nREPL ops are not supported: inspect-startinspect-reset Please, install (or upda
当我用lein ring server启动我的当前项目并尝试通过苹果酒从Emacs连接到它时,我会收到以下警告:WARNING: The following required nREPL ops are not supported: Started nREPL server on port 44231