Mike Jerred

Results 19 comments of Mike Jerred

I'm getting this error at the moment.

This is still an issue, I am seeing it happen on occasion. As of yet cannot figure out a pattern for why it happens or how to fix it.

What I am seeing is this log: ``` [Information] 1 functions found [Information] 0 functions loaded ``` And the app function doesn't appear in the functions tab, but the file...

> Based on spectron-fake-dialog, I wrote a little library to fake electron dialog for playwright/electron, https://github.com/wsw0108/playwright-fake-dialog Awesome! Can actually simplify this and just do: ```typescript const electronApp = await playwright._electron.launch({...

> @MikeJerred Elegant solution. > > Can I use your idea to update my repo? Yep of course

Same block for me. Devs in the discord say they are working on it. ``` Invalid block 18947893 (0xb41fc83658a61504771fa9904d67f89b57c531cb902335358ff94c0680f05f07): Optional[World State Root does not match expected value, header 0xf9029a6ce0a53e912643642e3458967dd2e38edd60d77e312156d8b1c432a433 calculated...

> +1 > > I also am having this same issue now with Electron 20, using the Webpack plugin (https://www.electronforge.io/config/plugins/webpack). My local preload script combines with webpack to a new...

Looks like `pg-mem` does not yet create catalog info e.g. https://github.com/oguimbal/pg-mem/blob/master/src/schema/pg-catalog/pg-class.ts