This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-12-22
Channels
- # adventofcode (37)
- # beginners (74)
- # boot (2)
- # boot-dev (31)
- # cider (88)
- # clara (109)
- # cljs-dev (63)
- # clojure (96)
- # clojure-argentina (1)
- # clojure-czech (1)
- # clojure-dusseldorf (2)
- # clojure-france (2)
- # clojure-germany (3)
- # clojure-greece (2)
- # clojure-italy (5)
- # clojure-norway (1)
- # clojure-spain (1)
- # clojure-spec (25)
- # clojure-uk (46)
- # clojurescript (26)
- # cursive (19)
- # data-science (5)
- # docs (2)
- # duct (18)
- # editors (2)
- # emacs (3)
- # figwheel (2)
- # fulcro (29)
- # graphql (3)
- # hoplon (143)
- # juxt (7)
- # klipse (1)
- # leiningen (5)
- # lumo (1)
- # monads (1)
- # off-topic (23)
- # onyx (49)
- # powderkeg (6)
- # re-frame (4)
- # reagent (8)
- # ring (3)
- # shadow-cljs (24)
- # specter (70)
- # sql (1)
- # unrepl (96)
- # yada (3)
`Cannot download 'https://github.com/technomancy/leiningen/releases/download/2.8.1/leiningen-2.8.1-standalone.zip': Read timed out , response: 200 OK`
My Internet connection is poor, but no worse than usual. I'm thinking to attempt download this file myself, and put it (unzipped version) where IDEA/Cursive expects it. Where is that? (I'll investigate...) Also is there some other way I can get around this problem?
If you really can’t get it to download for some reason, you could tell Cursive to use some version you already have in there.
@cfleming Hey I think I missed this in the patch notes, but did you change the way the test integration works lately?
Yes the lein upgrade
was putting it in self-installs, but that didn't download either. So I'll try to tell Cursive to stick with what it has...
So I'm gonna have to ask - how do I tell Cursive to do things, like use the version of lein that is there, rather than always auto-installing? I tried to 'show Cursive Cheat Sheet' but nothing came up.
So I think it is the Leiningen project settings, you can set the version of Lein to use just for that project. I believe this setting is not in any file, but within Cursive somehow.
Okay thanks. Working now (since changed lein version back for a project). I'll download when the Internet is fast here again. Thanks for your help.
The opposite actually, it seems like you might have fixed the issue with rebinding the report fn