Welcome! Please see the About page for a little more info on how this works.

0 votes
in CIDER by

I try to learn Clojure and follow Clojure for the Brave and True book.

In core.clj file, I typed M-x cider-jack-in command. I see following error:

error in process sentinel: Could not start nREPL server: The operation couldn’t be completed. Unable to locate a Java Runtime.

I tried both 8 and 17 versions of Java, I verified them via which java and echo $JAVA_HOME

Lein commands works by themselves.

Can you help me?

by
For a more interactive community experience, I'd suggest stopping by #beginners on the Clojurians Slack.
by
Thank you for your guidance.

Please log in or register to answer this question.

...