This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-09-15
Channels
- # 100-days-of-code (7)
- # beginners (58)
- # boot (1)
- # cider (12)
- # clojure (69)
- # clojure-nl (1)
- # clojure-serbia (1)
- # clojure-spec (34)
- # clojure-uk (3)
- # clojurescript (14)
- # clojutre (3)
- # core-async (1)
- # core-logic (6)
- # cursive (44)
- # datomic (1)
- # defnpodcast (1)
- # emacs (16)
- # figwheel-main (3)
- # fulcro (14)
- # immutant (3)
- # leiningen (9)
- # mount (1)
- # nrepl (19)
- # off-topic (4)
- # pedestal (2)
- # re-frame (73)
- # ring (2)
- # shadow-cljs (40)
- # tools-deps (14)
- # yada (4)
since i have multiple projects / cider sessions that share the same checkouts, i'm not sure whether it's a bug or a feature
anyone is using the spec browser with clojurescript ? I only get results like this:
::i18n/labels
nil
[back]
None of my specs are in cider-browse-spec-all
@yenda Try to troubleshoot the problem as outlined here http://www.cider.mx/en/latest/troubleshooting/
anyone using cider with shadow-cljs have issues with cider-jack-in not actually connecting but showing a working session associated with the project
when I try to switch to the repl buffer I get user-error: No cljs REPLs in current session "clojure/octant:localhost:9000"
@theeternalpulse are you going throw the customary shadow
build selection after the clj
REPL starts?
yes, then I choose the target
and you see cljs.user
I guess?
not in the app no
if you don't see cljs.user
it means something went wrong