figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
Franklin 2020-05-12T14:36:25.039300Z

Does anyone know what could be causing this:

Franklin 2020-05-12T14:36:28.039600Z

app:cljs.user=> (require '[re-frame.core :as re-frame])
nil
app:cljs.user=> @reframe.db/app-db
Execution error (NullPointerException) at figwheel-sidecar.cljs-utils.exception-parsing/blank-line-column-prefix (exception_parsing.clj:152).

bhauman 2020-05-12T16:47:58.040200Z

that looks like an error in figwheels exception parsing