This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-01-19
Channels
- # announcements (2)
- # babashka (1)
- # beginners (159)
- # biff (19)
- # clj-http (2)
- # clj-kondo (14)
- # clojure (105)
- # clojure-argentina (1)
- # clojure-art (3)
- # clojure-europe (17)
- # clojure-nl (1)
- # clojure-norway (10)
- # clojure-spain (1)
- # clojure-spec (3)
- # clojure-uk (26)
- # clojurescript (15)
- # conjure (4)
- # cursive (17)
- # datomic (8)
- # gratitude (1)
- # humbleui (1)
- # hyperfiddle (30)
- # joyride (10)
- # kaocha (1)
- # lsp (41)
- # malli (11)
- # off-topic (1)
- # pedestal (1)
- # polylith (12)
- # releases (1)
- # sci (4)
- # shadow-cljs (136)
- # squint (32)
- # tools-deps (28)
Cursive 1.13.2-eap1 is out. This release just adds support for the new 2024.1 EAP, there are no further changes. https://groups.google.com/g/cursive/c/XC59IfAuReQ/m/9fAGTuV6AAAJ
ive just upgraded to ij eap 2024.1 updated cursive. restart intellij then got this error:
.deps.clj/1.11.1.1435/ClojureTools/TRANSACTION_START (No such file or directory
on 2nd restart im still getting this error and when i try to start a deps run configuration, i also get this errorYep, looks like https://github.com/cursive-ide/cursive/issues/2867, downgrading deps to v1.11.1.1386 seems like the workaround.
After upgrading to the latest cursive and 2024.1 EAP, I get the following error:
.deps.clj/1.11.1.1435/ClojureTools/TRANSACTION_START (No such file or directory)
As a result, the Clojure Deps panel does not list any aliases within my project and my run configs are not functioning
I have tried the various IDE repair options but none seem to make a difference
I have also tried downgrading to 2023.3.2 but the error persists
Any guess?
The problem does not appear to be project specific. All of my Clojure projects have this problem.
Found something: From the Project Settings dialog, if I downgrade to v1.11.1.1386, it works but v1.11.1.1435 and 1.11.1.1429 do not
Thanks for this, looks like https://github.com/cursive-ide/cursive/issues/2867, I’ll try to look at that tomorrow.
Let me know if I can support any useful info
No, I’m good thanks, I have a pretty good idea what the problem is. Hopefully the fix will be out later today.
Thanks for creating https://github.com/cursive-ide/cursive/blob/master/VERSIONS.md much easier to upgrade with confidence