Michael Martz

Results 15 comments of Michael Martz

Perhaps try the H2 Recover Tool http://h2database.com/html/advanced.html#using_recover_tool ?

I hit a similar issue with one of my projects using this action which also breaks the inspector during serialization. This is the actor that caused the problem: ``` const...

> @Blacktiger Can you try this fix instead? #48 I'll see if I can give that a try hopefully later this week.

The problem is that you have the wrong yarn version running because we apparently aren't syncing the `.yarn` folder which would make it upgrade to 4.9.1. To workaround the problem...

Looks like upgrading ramda and the swagger-ui-react libraries got the frontend build working, but there was another maven issue after that.