This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-14
Channels
- # aleph (1)
- # aws-lambda (10)
- # beginners (161)
- # bitcoin (2)
- # boot (20)
- # cider (3)
- # clara (46)
- # cljs-dev (35)
- # cljsrn (9)
- # clojure (123)
- # clojure-boston (1)
- # clojure-colombia (1)
- # clojure-dusseldorf (3)
- # clojure-gamedev (2)
- # clojure-germany (2)
- # clojure-greece (1)
- # clojure-italy (7)
- # clojure-losangeles (3)
- # clojure-nl (2)
- # clojure-russia (15)
- # clojure-spec (1)
- # clojure-uk (7)
- # clojurescript (75)
- # community-development (5)
- # cursive (5)
- # datomic (25)
- # docs (3)
- # emacs (1)
- # fulcro (11)
- # graphql (131)
- # heroku (1)
- # jobs (1)
- # juxt (55)
- # lein-figwheel (2)
- # luminus (1)
- # off-topic (4)
- # om (8)
- # onyx (32)
- # pedestal (19)
- # re-frame (53)
- # reagent (11)
- # remote-jobs (1)
- # rum (12)
- # shadow-cljs (12)
- # spacemacs (53)
- # testing (2)
- # unrepl (18)
So trying to connect to a cljs-repl repl. I followed the steps in the README, but whenever I try to fun it, it gets stuck at Writing boot_cljs_repl.cljs...
and just sits there. Is this a common issue?
Yes I did. And it says so in the repl: waiting for client to connect ... Connection is
I'm now wondering if it won't work if you have a blocking task. Can you use watch and run boot repl -c
in a different terminal?
Using boot dev reload cljs-repl cljs start-server wait
and then boot repl -c -H localhost -p <nrepl port>
in another terminal doesn't work either. start-server
isn't a blocking task, so it needs wait to prevent the server from shutting down.
Added the watch task, it didn't fix this issue though I think you're right that its important for other things. I'll post an issue on boot-cljs-repl's github
Hello guys, any thought on what could be wrong with this travis ci log https://travis-ci.org/open-company/open-company-web/jobs/275478282 ?
it’s running in debug mode, i login, download the latest phantom (used to test my React/Rum components), download boot.sh (tried latest and 2.7.2), at the first run of boot it downloads all the dependencies, from this time all boot commands exit w/o any output nor errors
travis@testing-gce-4c68c43d-9ae9-45c5-ac1e-709f7989f4c1:~/build/open-company/open-company-web$ boot repl -e '(System/exit 0)'
Downloading ...
Retrieving clojure-1.9.0-alpha13.pom from (8k)
...
Retrieving slf4j-api-1.8.0-alpha2.jar from (43k)
travis@testing-gce-4c68c43d-9ae9-45c5-ac1e-709f7989f4c1:~/build/open-company/open-company-web$ boot test!
travis@testing-gce-4c68c43d-9ae9-45c5-ac1e-709f7989f4c1:~/build/open-company/open-company-web$ boot pdev
travis@testing-gce-4c68c43d-9ae9-45c5-ac1e-709f7989f4c1:~/build/open-company/open-company-web$ boot target
^Ctravis@testing-gce-4c68c43d-9ae9-45c5-ac1e-709f7989f4c1:~/build/open-company/open-company-web$ boot pstaging-prodstaging-build
ot-clj/boot-bin/releases/download/2.7.2/boot.sh && chmod 755 boot"v phantomjs /usr/local/phantomjs/bin/phantomjs
04.tar.bz2js-2.0.0-ubuntu-12.04.tar.bz2
ot-clj/boot-bin/releases/download/2.7.2/boot.sh && chmod 755 boot"/exit 0)'