This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-11-22
Channels
- # 100-days-of-code (1)
- # adventofcode (21)
- # announcements (2)
- # beginners (44)
- # calva (1)
- # cider (2)
- # cljdoc (16)
- # cljs-dev (70)
- # cljsrn (29)
- # clojure (66)
- # clojure-austria (1)
- # clojure-europe (4)
- # clojure-finland (1)
- # clojure-hamburg (1)
- # clojure-italy (24)
- # clojure-nl (3)
- # clojure-uk (127)
- # clojurescript (30)
- # core-typed (3)
- # cursive (34)
- # data-science (2)
- # datomic (16)
- # duct (17)
- # editors (1)
- # emacs (4)
- # figwheel-main (4)
- # fulcro (40)
- # hoplon (2)
- # instaparse (5)
- # kaocha (4)
- # leiningen (1)
- # luminus (4)
- # nrepl (46)
- # off-topic (5)
- # onyx (2)
- # other-languages (55)
- # parinfer (3)
- # protorepl (4)
- # re-frame (33)
- # reagent (6)
- # reitit (13)
- # ring-swagger (5)
- # shadow-cljs (26)
- # spacemacs (4)
- # sql (8)
- # testing (27)
- # tools-deps (21)
- # yada (1)
Hi, I'm having some trouble starting cider-jack-in, and would appreciate some advice. I get the following error: [nREPL] Starting server via "c:/Users/richard/.lein/bin/lein.bat" update-in :dependencies conj ^"[nrepl \^"0.4.5\^"]^" -- update-in :plugins conj ^"[cider/cider-nrepl \^"0.19.0-SNAPSHOT\^"]^" -- repl :headless :host localhost... error in process sentinel: nrepl-server-sentinel: Could not start nREPL server: The system cannot find the path specified. error in process sentinel: Could not start nREPL server: The system cannot find the path specified. I'm running CIDER 0.19.0snapshot (package: 20181118.1736) Any ideas what I need to correct? I'm not clear what path the system cannot find.