This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-02-28
Channels
- # announcements (30)
- # architecture (9)
- # aws (2)
- # babashka (23)
- # beginners (55)
- # cider (22)
- # clj-kondo (40)
- # clojure (47)
- # clojure-europe (4)
- # clojure-france (2)
- # clojure-italy (17)
- # clojure-nl (16)
- # clojure-norway (1)
- # clojure-sanfrancisco (1)
- # clojure-seattle (1)
- # clojure-spec (12)
- # clojure-uk (34)
- # clojured (3)
- # clojurescript (15)
- # core-async (11)
- # cursive (19)
- # data-science (3)
- # emacs (7)
- # events (4)
- # figwheel-main (10)
- # fulcro (33)
- # graalvm (49)
- # graphql (11)
- # instaparse (1)
- # java (7)
- # kaocha (1)
- # leiningen (7)
- # malli (3)
- # meander (69)
- # pathom (9)
- # re-frame (4)
- # rum (2)
- # shadow-cljs (34)
- # spacemacs (9)
- # sql (29)
- # tree-sitter (1)
- # yada (3)
ah interesting about that strange problem, the same project definitively runs on my linux machine after a lein clean
, and I can even connect remotely from the mac to Linux, so definitively something broken in the mac strangely :face_vomiting:
ok well probably nothing to do with figwheel then anyway
I’m also confused with launch-node
and node-command
settings. I can’t track their usages in the source code and don’t completely understand what they do.
repl.cljc?rel=1582907261370:608 Uncaught TypeError: Cannot read property 'setLevel' of null
at figwheel$repl$set_log_level (repl.cljc?rel=1582907261370:608)
at figwheel$repl$init_log_level_BANG_ (repl.cljc?rel=1582907261370:617)
at figwheel$repl$connect_STAR_ (repl.cljc?rel=1582907261370:620)
at repl.cljc?rel=1582907261370:629
at Function.cljs$core$IFn$_invoke$arity$variadic (repl.cljc?rel=1582907261370:629)
at figwheel$repl$connect (repl.cljc?rel=1582907261370:627)
at preload.cljs?rel=1582907261426:5
figwheel$repl$set_log_level @ repl.cljc?rel=1582907261370:608
figwheel$repl$init_log_level_BANG_ @ repl.cljc?rel=1582907261370:617
figwheel$repl$connect_STAR_ @ repl.cljc?rel=1582907261370:620
(anonymous) @ repl.cljc?rel=1582907261370:629
(anonymous) @ repl.cljc?rel=1582907261370:629
figwheel$repl$connect @ repl.cljc?rel=1582907261370:627
(anonymous) @ preload.cljs?rel=1582907261426:5
load (async)
(anonymous) @ preload.cljs?rel=1582907261426:5
I’ve filed an issue with furter explanations https://github.com/bhauman/figwheel-main/issues/237