This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-05-17
Channels
- # aws (3)
- # beginners (104)
- # boot (11)
- # calva (3)
- # clj-kondo (1)
- # cljdoc (6)
- # cljs-dev (23)
- # cljsrn (1)
- # clojure (144)
- # clojure-dev (54)
- # clojure-europe (6)
- # clojure-italy (2)
- # clojure-nl (26)
- # clojure-spec (6)
- # clojure-sweden (1)
- # clojure-uk (13)
- # clojurescript (38)
- # core-async (9)
- # cursive (14)
- # data-science (3)
- # datascript (22)
- # datomic (17)
- # figwheel (1)
- # fulcro (4)
- # graphql (6)
- # hoplon (59)
- # jackdaw (2)
- # jobs (6)
- # jobs-discuss (44)
- # juxt (14)
- # leiningen (1)
- # luminus (3)
- # nrepl (3)
- # off-topic (12)
- # re-frame (24)
- # reagent (7)
- # reitit (7)
- # rewrite-clj (1)
- # schema (1)
- # shadow-cljs (37)
- # spacemacs (4)
- # sql (25)
- # testing (12)
- # tools-deps (11)
- # utah-clojurians (1)
hi, refreshing tools.deps versions just hangs for me, and the box sits there empty. I've tried in both the project import page, and the build execution and deployment settings page, and i've tried invalidating caches and restarting. is there a way i can manually insert a version so i can get cursive to download it?
I'm a bit worried about this, just did a full reinstall of intellij/cursive and the problem persists. i can't import a project without this
similar issues: https://github.com/cursive-ide/cursive/issues/2117 https://github.com/cursive-ide/cursive/issues/2126 my issue is that first one, except the workaround displays the same behaviour
Only after removing intellij, deleting all previous versions, re-installing without importing settings from any previous version (i tried four) would it work. So maybe it's a problem with importing settings? Please could cursive ship with at least the latest version of tools.deps included so that can be downloaded? Otherwise this is a breaking problem, the only workaround being to lose all settings and configuration
@U053032QC Ugh, sorry, that’s a bug which is fixed in the next build. I had hoped to get it out by now, but what I’m working on is taking longer than expected. I’ll move what I’m going to the next build and get that out today.
Is there an action for force regenerating stubs? i dismissed the message and it won't come back
It seems as though cursive is adding tools.deps.alpha to the classpath when I run a REPL; we use a fork of it, so I need to exclude it. Is there a way of doing this?