yada

Alex Davidson Bryan 2019-05-16T09:48:10.051400Z

hi, I seem to be getting a lot of reflection warnings when using the repl in the yada repo, anyone else had this issue before?

malcolmsparks 2019-05-16T10:48:09.053500Z

Those are just warnings. You can ignore them. We enable the warnings but many are in dependency libraries which are out of our control. There is a lein property enabled.

Alex Davidson Bryan 2019-05-16T11:14:03.054900Z

ah okay, cider wasn't working correctly and I thought this might've had something to do with it. Turns out i just needed to run cider-ns-refresh.

malcolmsparks 2019-05-16T16:23:10.055200Z

Thanks