lein-figwheel

jeremyraines 2016-06-16T02:51:17.000119Z

has anyone see this error message:

jeremyraines 2016-06-16T02:52:37.000122Z

Figwheel: Cleaning because dependencies changed
Figwheel: Cutting some fruit, just a sec ...
java.lang.ClassCastException: null
 at [empty stack trace]

jeremyraines 2016-06-16T02:55:39.000123Z

that was on upgrade from 0.5.3-2 to 0.5.4

bhauman 2016-06-16T14:56:37.000128Z

@jeremyraines: can you check this against the latest version? 0.5.4-3

bhauman 2016-06-16T14:58:00.000129Z

@jeremyraines: this looks like a null pointer for sure, would love to understand whats going on there

bhauman 2016-06-16T14:59:51.000130Z

@jeremyraines: its probably caused by your project.clj

bhauman 2016-06-16T15:02:11.000131Z

I'd be happy to take a look at it

bhauman 2016-06-16T15:28:37.000132Z

@jeremyraines: ^

jeremyraines 2016-06-16T15:40:24.000133Z

thanks

jeremyraines 2016-06-16T15:40:57.000134Z

want me to DM it?

bhauman 2016-06-16T15:41:13.000135Z

sure 🙂

bhauman 2016-06-16T15:41:45.000136Z

also do you have any .lein/profiles.clj ??

bhauman 2016-06-16T15:41:51.000137Z

@jeremyraines: ^

jeremyraines 2016-06-16T15:42:19.000138Z

i think so, will check

bhauman 2016-06-16T16:29:56.000139Z

PSA: [lein-figwheel 0.5.4-3] has been released if anyone has problems please check against this newer version