This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-02-09
Channels
- # beginners (55)
- # boot (173)
- # clara (3)
- # cljs-dev (10)
- # cljsjs (3)
- # clojars (11)
- # clojure (110)
- # clojure-austin (5)
- # clojure-berlin (13)
- # clojure-chicago (2)
- # clojure-dusseldorf (3)
- # clojure-france (24)
- # clojure-italy (4)
- # clojure-portugal (1)
- # clojure-russia (60)
- # clojure-serbia (8)
- # clojure-spec (150)
- # clojure-uk (129)
- # clojurescript (87)
- # core-logic (1)
- # cursive (75)
- # datavis (1)
- # datomic (75)
- # devcards (4)
- # dirac (17)
- # emacs (50)
- # events (2)
- # hoplon (9)
- # jobs (4)
- # jobs-discuss (37)
- # lein-figwheel (3)
- # luminus (5)
- # off-topic (54)
- # om (9)
- # om-next (5)
- # onyx (10)
- # perun (11)
- # protorepl (11)
- # quil (2)
- # rdf (2)
- # re-frame (14)
- # reagent (58)
- # ring (13)
- # ring-swagger (10)
- # rum (52)
- # spacemacs (8)
- # test-check (10)
- # untangled (17)
- # yada (34)
The Boot tasks work actually, it was my mistake. I've got everything running now. I can see one mention of "Internal Dirac Error" but it doesn't seem to be of consequence.
`Dirac v1.1.3, Chrome/58.0.3004.3, Linux/?, Backend API/external/459, Backend CSS/external/415 An error was logged into the internal DevTools console: | : {:changed-namespaces {:boot.user {:aliases {}, :interns {:dosh {:arglists "([& args])", :doc "\"Evaluates args as a shell command, blocking on completion and throwing an\\n exception on non-zero exit status. Output from the`
Right. Then that must be it. All my projects run refactor-nrepl
and cider-nrepl
by default.
ok, but you will probably see more when your nREPL client (in emacs) will try to use those nREPL middleware to do something
OK, I'll keep an eye on it. I'll see if it's manageable. Otherwise I might have to change my default boot.profile
. No biggie.