This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-07-11
Channels
- # arachne (5)
- # beginners (28)
- # boot (59)
- # cider (10)
- # cljs-dev (10)
- # cljsrn (10)
- # clojure (58)
- # clojure-brasil (2)
- # clojure-czech (9)
- # clojure-miami (1)
- # clojure-poland (2)
- # clojure-russia (12)
- # clojure-spec (16)
- # clojure-sweden (1)
- # clojure-taiwan (1)
- # clojure-uk (77)
- # clojurebridge (3)
- # clojurescript (108)
- # cursive (5)
- # datomic (25)
- # defnpodcast (2)
- # editors (1)
- # events (1)
- # funcool (24)
- # hoplon (37)
- # instaparse (1)
- # lein-figwheel (7)
- # leiningen (7)
- # luminus (3)
- # off-topic (9)
- # om (90)
- # onyx (88)
- # proton (3)
- # protorepl (9)
- # re-frame (30)
- # reagent (23)
- # rethinkdb (2)
- # untangled (33)
- # vim (1)
- # yada (6)
Thanks @mac, that’s actually my own repo 🙂 Trouble is - the cordova-run app doesn’t update (browser/device) until I kill the cordova run, and re-run it. Thought I had it once, but apparently didn’t.
Figwheel Client and Server have different versions!!
Figwheel Client Version "0.5.4-5" is not equal to Figwheel Sidecar Version "0.5.4-7". Shutting down Websocket Connection!
got this when trying to update fighwheel to 0.5.4-7. I use lein-figwheel in plugins and figwheel-sidecar for running my figwheel script. In no place I have 0.5.4-5 defined. Maybe something from the scss script, I roll back to "0.5.4-5" for now (which works wonderfully).