Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First use cannot find cider/nrepl #21

Open
lucasemmoreira opened this issue Dec 1, 2022 · 0 comments
Open

First use cannot find cider/nrepl #21

lucasemmoreira opened this issue Dec 1, 2022 · 0 comments

Comments

@lucasemmoreira
Copy link

Hi there!

I am very eager to use this lib but I am having some problems loading it... Do I have to ensure the the version of the cider/repl?

To reproduce:

I installed emidje trough the install package from emacs, added the eval-after-load as suggested and tried to run with cider-jack-in

Here are some versions info. If anything else is needed, I would be happy to provide.

;; CIDER 1.6.0-snapshot (package: 20221109.2212), nREPL 1.0.0
;; Clojure 1.10.1, Java 11.0.17
emacs --version GNU Emacs 28.2

Here are some error information

[nREPL] Starting server via /usr/bin/lein update-in :dependencies conj \[nrepl/nrepl\ \"1.0.0\"\] -- update-in :plugins conj \[nubank/midje-nrepl\ \"1.2.0-SNAPSHOT\"\] -- update-in :plugins conj \[cider/cider-nrepl\ \"0.28.7\"\] -- repl :headless :host localhost
error in process sentinel: nrepl-server-sentinel: Could not start nREPL server: clojure.lang.Compiler$CompilerException: Syntax error compiling at **(midje_nrepl/nrepl.clj:1:1).**
Caused by: java.io.FileNotFoundException: Could not locate cider/nrepl__init.class, cider/nrepl.clj or cider/nrepl.cljc on classpath.

Best regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant