error in process sentinel: Could not start nREPL server

attempting to start cider with Mx cider-jack-in with clojure project file in current buffer on Emacs 24.4.1. я получил error in process sentinel: Could not start nREPL server

does nREPL need separate installation...is this an error anyone else is experiencing with 24.4.1?

messages buffer:Starting nREPL server via /usr/bin/lein update-in :dependencies conj \[org.clojure/tools.nre\ |11:56:07 hello: |pl\ \"0.2.12\"\] -- update-in :plugins conj \[cider/cider-nrepl\ \"0.14.0-SNAPSHOT\"\] -- re\ |11:56:07 hello: |pl :headless... |11:56:08 hello: |error in process sentinel: nrepl-server-sentinel: Could not start nREPL server: ^[[?25h^[[0G\

1 ответ

Простой вопрос наличия правильных версий lein и clojure(script) и rtfm на https://github.com/clojure-emacs/cider-nrepl. Чтобы решить эту проблему, мне пришлось обновить Clojure до 1.7+ и лейн 2.5.2, После этих обновлений все работало хорошо.

Другие вопросы по тегам