This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-08-13
Channels
- # babashka (10)
- # beginners (27)
- # calva (91)
- # cestmeetup (3)
- # cider (27)
- # clj-kondo (12)
- # cljs-dev (4)
- # clojars (13)
- # clojure (35)
- # clojure-europe (30)
- # clojure-france (3)
- # clojure-houston (1)
- # clojure-nl (11)
- # clojure-norway (29)
- # clojure-spec (23)
- # clojure-sweden (5)
- # clojure-uk (128)
- # clojurescript (69)
- # conjure (44)
- # core-async (27)
- # cursive (13)
- # emacs (9)
- # events (3)
- # fulcro (52)
- # graphql (4)
- # jobs (2)
- # jobs-discuss (46)
- # kaocha (4)
- # luminus (12)
- # nrepl (10)
- # off-topic (29)
- # re-frame (17)
- # reitit (20)
- # remote-jobs (4)
- # rewrite-clj (1)
- # ring (4)
- # rum (13)
- # shadow-cljs (40)
- # sql (1)
- # xtdb (1)
➜ clj -Sdeps '{:deps {org.clojure/clojurescript {:git/url "" :sha "5b6558b9065311c77e3fa07174320e129984273e"}}}' -m cljs.main --compile-opts '{:npm-deps true :install-deps true}' --repl
Checking out: at 5b6558b9065311c77e3fa07174320e129984273e
Execution error (ClassCastException) at cljs.closure/maybe-install-node-deps! (closure.clj:2588).
class java.lang.Boolean cannot be cast to class clojure.lang.IPersistentCollection (java.lang.Boolean is in module java.base of loader 'bootstrap'; clojure.lang.IPersistentCollection is in unnamed module of loader 'app')