Unable to resolve var: cider.nrepl/wrap-apropos in this context #3618
-
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.
Replies: 1 comment 18 replies
-
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.