【问题标题】:error in process sentinel: Could not start nREPL server进程前哨错误:无法启动 nREPL 服务器
【发布时间】:2016-08-09 16:04:05
【问题描述】:

尝试在 Emacs 24.4.1 的当前缓冲区中使用 clojure 项目文件以 M-x cider-jack-in 启动 cider。我得到error in process sentinel: Could not start nREPL server

nREPL 是否需要单独安装...这是其他人在使用 24.4.1 时遇到的错误吗?

消息缓冲区: 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\

【问题讨论】:

  • 您使用什么版本的苹果酒?你能显示你的*Messages* 缓冲区吗?
  • 苹果酒版本:20160122.440@OlegTheCat
  • 我的意思是通过M-x cider-version <RET>获得的版本。你能证明吗?您的项目中似乎也存在问题(但是,我在*Messages* 缓冲区中没有看到任何异常,奇怪......)。从控制台启动 REPL 是否有效,例如lein repl?

标签: emacs clojure clojurescript cider


【解决方案1】:

https://github.com/clojure-emacs/cider-nrepl 上拥有正确版本的 lein 和 clojure(script) 和 rtfm 很简单。为了解决这个问题,我不得不将 clojure 升级到 1.7+ 并将 lein 升级到 2.5.2。在这些升级之后,一切都运行良好。

【讨论】:

    猜你喜欢
    • 2021-04-10
    • 1970-01-01
    • 1970-01-01
    • 2014-07-01
    • 2018-11-22
    • 2016-08-28
    • 2013-08-14
    • 2016-02-20
    • 2011-10-28
    相关资源
    最近更新 更多