首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >进程标记错误:无法启动nREPL服务器

进程标记错误:无法启动nREPL服务器
EN

Stack Overflow用户
提问于 2016-08-10 00:04:06
回答 1查看 1.6K关注 0票数 2

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

nREPL需要单独的installation...is吗?这是一个其他人在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\

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2016-08-10 22:25:03

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

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/38855592

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档