This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-04-23
Channels
- # announcements (2)
- # beginners (82)
- # calva (13)
- # cider (12)
- # clara (4)
- # cljdoc (22)
- # clojure (89)
- # clojure-dev (23)
- # clojure-europe (16)
- # clojure-italy (39)
- # clojure-nl (8)
- # clojure-spec (28)
- # clojure-uk (36)
- # clojurescript (40)
- # cursive (10)
- # data-science (1)
- # datomic (27)
- # devcards (4)
- # emacs (1)
- # fulcro (25)
- # jobs (1)
- # jobs-discuss (3)
- # kaocha (5)
- # luminus (1)
- # nrepl (68)
- # off-topic (64)
- # pedestal (23)
- # planck (1)
- # quil (4)
- # re-frame (6)
- # reitit (5)
- # remote-jobs (4)
- # shadow-cljs (16)
- # spacemacs (11)
- # testing (1)
@dromar56 Seems you’ve hit some bug, but it’s hard to tell from the partial stacktrace. @malabarba might have a better intuition about this. Feel free to file a ticket upstream.
👍 4
where do jvm stacktraces go to, I'm having jvm crashes, when I run in temrinal I get log files spitted out, but cider just closes the nrepl connection buffer and says *** Closed on Tue Apr 23 16:21:10 2019 ***
in the repl buffer
I was wondering if there was a way to refresh the class path from a project.clj without restarting the repl?
It be nice to be able to change dependencies in the project.clj. and somehow just have the repl sync itself with it