Fork me on GitHub
#cljdoc
<
2018-10-07
>
andrea.crotti18:10:39

I haven't used much clj but I'm getting this error trying to run the project locally

Error building classpath. Unknown coordinate type for clj-http-lite/clj-http-lite: {:git/url "", :sha "81c50911dcd38d582a8c39a5d2a5ac429dfeb2d5"}

andrea.crotti18:10:11

that commit seems to exist, but the fact that it's the only Git related one makes me think it's a problem of my system somehow

andrea.crotti18:10:19

but In theory I should not have to set up anything else with https

martinklepsch19:10:59

@andrea.crotti interesting, I’m not sure but is there a way to specify the coordinate type further? Also what version of tools.deps / clj are you running?

andrea.crotti20:10:43

good question @martinklepsch, clj 1.9.0

andrea.crotti20:10:25

I actually don't remember how I installed it in the first place on this arch machine

andrea.crotti20:10:27

not sure how to actually find out what version of tools.deps Ihave

andrea.crotti21:10:43

ok my bad I just had a very old version

andrea.crotti21:10:48

which didn't support git yet