This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-11-05
Channels
- # announcements (1)
- # babashka (7)
- # beginners (60)
- # biff (7)
- # cider (2)
- # clj-kondo (1)
- # clojure (15)
- # clojure-france (1)
- # clojure-norway (1)
- # clojurescript (7)
- # datascript (7)
- # emacs (4)
- # etaoin (1)
- # honeysql (7)
- # interceptors (8)
- # introduce-yourself (3)
- # kaocha (1)
- # off-topic (16)
- # pathom (2)
- # reagent (15)
- # reitit (11)
- # releases (1)
- # slack-help (3)
- # vim (36)
@U0508956F Thanks. I added Postmortem's tests to bb CI too
I'm running cider-jack-in
and it's calling bb nrepl-server
but fails since the port is taken. Can this auto increment so that it doesn't fail? Does babashka or cider have to change or can I make that happen some other way?
@rgkirch If you choose port 0
a random port will be chosen, you can also increment the port yourself
There are some nREPL tips and tricks here: https://book.babashka.org/#_nrepl