This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-03
Channels
- # announcements (3)
- # babashka (29)
- # beginners (95)
- # calva (109)
- # cider (16)
- # clj-kondo (6)
- # clj-together (1)
- # cljdoc (2)
- # cljsrn (2)
- # clojure (85)
- # clojure-europe (26)
- # clojure-india (1)
- # clojure-seattle (1)
- # clojure-uk (6)
- # clojurescript (14)
- # conjure (4)
- # cursive (8)
- # datomic (6)
- # emacs (21)
- # events (1)
- # figwheel-main (5)
- # fulcro (11)
- # graalvm (32)
- # graphql (1)
- # holy-lambda (7)
- # humbleui (7)
- # jobs (3)
- # membrane (8)
- # nextjournal (31)
- # off-topic (29)
- # pathom (14)
- # polylith (9)
- # portal (16)
- # practicalli (4)
- # reitit (17)
- # releases (1)
- # remote-jobs (2)
- # ring (4)
- # sci (20)
- # shadow-cljs (24)
- # sql (1)
- # vim (12)
- # xtdb (3)
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.
I've replied in Zulip although I can also discuss here
I placed response in zulip as requested
@jr0cket as per messages problem sorted. 😁 Thx