This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-10-14
Channels
- # announcements (9)
- # beginners (49)
- # calva (26)
- # cider (6)
- # clj-kondo (17)
- # cljsjs (1)
- # cljsrn (2)
- # clojure (72)
- # clojure-europe (5)
- # clojure-france (8)
- # clojure-greece (1)
- # clojure-italy (5)
- # clojure-nl (9)
- # clojure-spec (49)
- # clojure-uk (17)
- # clojuredesign-podcast (13)
- # clojurescript (137)
- # cursive (15)
- # data-science (1)
- # datomic (55)
- # duct (2)
- # emacs (5)
- # figwheel-main (11)
- # fulcro (11)
- # graphql (1)
- # hoplon (1)
- # instaparse (1)
- # jobs (12)
- # jobs-rus (1)
- # leiningen (1)
- # nrepl (34)
- # nyc (2)
- # off-topic (1)
- # onyx (1)
- # pedestal (1)
- # re-frame (6)
- # reitit (3)
- # remote-jobs (1)
- # shadow-cljs (196)
- # sim-testing (1)
- # spacemacs (9)
- # sql (1)
- # vim (70)
- # xtdb (31)
I’m trying Calva once again and knowing about the Vim issues certainly makes me understand some weird behavior. Maybe it would make sense to have a message that points users towards the wiki page if vim mode is enabled?
Hello! Looks like something wrong with my repl start. nREPL server started
but repl still disconnected
It was reproducable on any project opened. Last time I worked before weekends and my VS was previous but Calva worked fine. But today seems that it stoped it before my update of VSCode.
anyone seen this before? I'm using Calva with WSL Remote but this happens when I start up the REPL
Not sure if my problem is WSL, my version of lein, calva, etc.
then I get this when I try to run commands
@aengelberg that looks quite strange and awful… What output do you get in the the Calva says and in the Jack-in task terminal?
Calda says:
Jacking in...
Hooking up nREPL sessions...
Connected session: clj
Terminal:
> Executing task: lein update-in :dependencies conj '[nrepl"0.6.0"]' -- update-in :plugins conj '[cider/cider-nrepl"0.22.1"]' -- update-in '[:repl-options :nrepl-middleware]' conj '["cider.nrepl/cider-middleware"]' -- repl :headless <
nREPL server started on port 55124 on host 127.0.0.1 -
That looks good. I’m not good with WSL stuff, I hope someone else in here can help with ideas.
Dear Calva-friends: The user documentation is moving from the wiki to here: https://calva.readthedocs.io/
