Some information:
\nGNU Guix
\nThe repl works when ran inside of a container with the --emulate-fhs flag.
\nI have tried both the emacs-cider Guix package and straight.el
\nIf anything else is needed, please let me know!
\nClojure CLI version 1.11.1.1165
\nopenjdk 21 2023-09-19 (I have tried JDK 17 as well)
No issue! I hadn't taken it that way.
\nNow we're getting closer.
\nPlease follow the guix-specific instructions here: https://docs.cider.mx/cider/troubleshooting.html#navigation-to-jdk-sources-doesnt-work
\nThe idea is to get a full development JDK instead of a production-only one, which does not include the JDK sources.
\nThis should fix the Clojure CLI issue, and perhaps the Lein one with it, as well.
","upvoteCount":0,"url":"https://github.com/clojure-emacs/cider/discussions/3618#discussioncomment-8422735"}}}-
|
Hello, I'm running into this error when attempting to use "cider-jack-in". I have spent the last two days attempting to fix the error, to no avail. Command ran: /home/swilley/.guix-profile/bin/lein update-in :dependencies conj [nrepl/nrepl\ "1.0.0"] -- update-in :plugins conj [cider/cider-nrepl\ "0.45.0"] -- repl :headless :host localhost Some information: GNU Guix |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the report!
|
Beta Was this translation helpful? Give feedback.
No issue! I hadn't taken it that way.
Now we're getting closer.
Please follow the guix-specific instructions here: https://docs.cider.mx/cider/troubleshooting.html#navigation-to-jdk-sources-doesnt-work
The idea is to get a full development JDK instead of a production-only one, which does not include the JDK sources.
This should fix the Clojure CLI issue, and perhaps the Lein one with it, as well.