Fork me on GitHub
#practicalli
<
2022-03-03
>
dev4openid10:03:35

Noobie here. 😁 Seemingly off-topic but not really. I have been setting up the Linux environment , with clojure-cli and emacs/spacemacs. I have reinstalled spacemacs and java 17 and clojure. I plan to reconfig with clojure cli toolset therefore removing lein. I have d/loaded your git deps.edn as a base. In spacemacs all seems well until I wish to invoke cider-jack-in and I receive an error message after the starting msg :- error in process sentinel: Could not start nREPL server: Execution error (FileNotFoundException at nrepl.comline/require-and-resolve (cmdline.clj:201). I have cider/cider-nrepl {:mvn/version "0.28.3"} AND nrepl/nrepl {:mvn/version "0.9.0"} in my [deps.edn] file so thought I have it covered. Any ideas where to go on this? I have looked up many similar errors but non a relevant in this case.

practicalli-johnny10:03:27

I've replied in Zulip although I can also discuss here

dev4openid11:03:01

I placed response in zulip as requested

dev4openid14:03:12

@jr0cket as per messages problem sorted. 😁 Thx