figwheel-main

2021-11-11T11:31:59.002900Z

there's a snaphot out which addresses ^^^. Thanks Bhauman!

👏 1
1
lread 2021-11-11T18:27:43.004900Z

Hi @bhauman! Is 0.2.15 maybe currently being deployed as I write this? I see 0.2.15 https://clojars.org/com.bhauman/figwheel-main, which shows it depends on figwheel-core 0.2.15, but I only see 0.2.14 of fighwheel-core up on clojars https://clojars.org/com.bhauman/figwheel-core

➕ 1
rads 2021-11-14T17:55:09.005500Z

Yeah, I ran into this today when following the "Getting Started" instructions on http://figwheel.org:

Error building classpath. Could not find artifact com.bhauman:figwheel-core:jar:0.2.15 in central ()

athomasoriginal 2021-11-14T18:08:27.006700Z

For the time being, you can use 0.2.15-SNAPSHOT and it should be good.

👍 3