This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-06-29
Channels
- # aleph (2)
- # architecture (1)
- # beginners (5)
- # boot (7)
- # cider (24)
- # clara (28)
- # cljs-dev (7)
- # cljsjs (3)
- # cljsrn (24)
- # clojure (145)
- # clojure-italy (2)
- # clojure-nl (7)
- # clojure-uk (54)
- # clojurescript (159)
- # cursive (49)
- # data-science (8)
- # datomic (23)
- # editors (10)
- # emacs (2)
- # fulcro (123)
- # graphql (12)
- # hoplon (2)
- # java (23)
- # jobs (1)
- # jobs-discuss (2)
- # leiningen (17)
- # mount (5)
- # nrepl (5)
- # off-topic (20)
- # om (2)
- # onyx (25)
- # parinfer (2)
- # pedestal (1)
- # re-frame (8)
- # reagent (7)
- # ring-swagger (1)
- # shadow-cljs (24)
- # spacemacs (7)
- # specter (6)
- # tools-deps (7)
- # vim (2)
hi everyone. clojurescript jack-in doesn’t seem to work anymore.
nrepl-send-sync-request: Sync nREPL request timed out (op eval code
here’s a recorded screenshot of how to reproduce it
https://cl.ly/212O1Z2h2h0Vyeah it seems quite a few issues lately with CIDER, prob. related to changes of how it works with nrepl I hope they get fixed sooner.
On a positive note for CIDER, I did get my first deps.edn based project running the Clojure REPL It was just as seamless as a Leiningen project from CIDER
sigh... things on the mac got broken completely now. I just updated things, now I can't jack-in it says: Lisp nesting exceeds 'max-lisp-eval-depth'
is this known issue, any quick workarounds?
cider-connect doesn't work either
I'm holding off a bit on updating packages. I know a colleague of mine encountered similar problems, & was able to sole by rolling back his package update.
@U0G75ARHC is that a recent fix?
On a positive note for CIDER, I did get my first deps.edn based project running the Clojure REPL It was just as seamless as a Leiningen project from CIDER