Fork me on GitHub
#tools-deps
<
2021-02-20
>
mike_ananev20:02:21

Got some problems in Idea 2020.3 & Cursive (stable or EAP) and latest clojure/tools/[email protected] Symptoms: can't see any modules in Clojure Deps tab in Idea. Also can't start remote repl. Downgrading to clojure/tools/[email protected] solves the problem.

andy.fingerhut20:02:35

I don't know whether alexmiller uses Cursive or not, but if not, perhaps letting Cursive dev on #cursive know this might help get to root cause.

Alex Miller (Clojure team)21:02:59

Are there messages in the IntelliJ error log?

Alex Miller (Clojure team)21:02:02

It is possible that the cache file format change is not properly picked up in the cursive scenario - rm ing your .cpcache dir would help if that’s the case, but just guessing

mike_ananev05:02:30

There was some NPE in Cursive. I've downgraded deps cli so cannot reproduce.

mike_ananev05:02:04

I made a report to Cursive via Idea about NPE. So Colin should receive its details.