This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-08-05
Channels
- # architecture (23)
- # bangalore-clj (2)
- # beginners (93)
- # cider (27)
- # cljsjs (2)
- # clojure (66)
- # clojure-russia (9)
- # clojure-spec (28)
- # clojure-uk (3)
- # clojurescript (47)
- # cursive (2)
- # data-science (2)
- # datomic (10)
- # editors (9)
- # emacs (4)
- # figwheel (3)
- # figwheel-main (1)
- # hyperfiddle (2)
- # jobs (1)
- # nrepl (59)
- # off-topic (2)
- # onyx (10)
- # pedestal (1)
- # re-frame (13)
- # reagent (9)
- # reitit (17)
- # shadow-cljs (8)
- # tools-deps (4)
- # vim (2)
@thheller thanks. that hint led to me notice that promesa bundles bluebird and an externs file. so I added :compiler-options {:externs ["bluebird/externs.js"]}
and that fixed it.
and congrats on the clj-together funding too. you earn all that and more with your efforts to help us
@thheller: do you have some other ideas about what I can do to get back the REPL for Calva development?
Here’s the dev how-to of Calva development anyway: https://github.com/BetterThanTomorrow/calva/wiki/How-to-Contribute