practicalli

dev4openid 2022-03-03T10:30:35.749039Z

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-johnny 2022-03-03T10:42:27.422499Z

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

dev4openid 2022-03-03T11:19:01.314979Z

I placed response in zulip as requested

dev4openid 2022-03-03T14:56:12.913179Z

@jr0cket as per messages problem sorted. 😁 Thx