figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
Aron 2018-01-28T04:00:24.000014Z

what does

Figwheel Server: Resource not found
Keep on figwheelin'
even mean? i see a 404 and that's all

Aron 2018-01-28T04:01:02.000051Z

is there a way to get more information about this, something like logs or debugging?

Aron 2018-01-28T12:25:40.000069Z

better error :)))) why would that be better, both are non-descriptive 😄

Aron 2018-01-28T12:39:05.000042Z

now I am getting Call to clojure.core/refer-clojure did not conform to spec: and so many things in the stack-trace, none of which is at least familiar, not sure where this is coming from...

Aron 2018-01-28T12:58:32.000065Z

probably because of clojure 1.9, i am getting a different error now.

Aron 2018-01-28T13:14:12.000043Z

yeah, it was the 1.9, now i am on 1.8 🙂 still having the 404 issue, i don't get it why, i thought it's the target/resources/build path, but that seems to be correct now