M. McKester

Results 12 comments of M. McKester

I created a repo to reproduce this issue easily. I forked the repo from a boilerplate template for angular + electron + typescript. I **only** added `nodegit` and `@types/nodegit` as...

Thank you! Can you elaborate that in simpler terms? Does that mean I cannot use nodegit in the renderer part of my app? Just wondering, eg how GitLraken for instance...

@vlceberg thank you for the explanation! I am just wondering, oyed said “suddenly” it doesn’t work for they anymore @oyed did we just run into the same error message because...

Hi, can anyone help out?

Hi, is there any chance for support on this? Any help is appreciated! Thank you!

Thank you! Are there any build instructions available how the homebrew package got build?

I still have this issu with the latest public Electron version. `blur` simply doesn't unfocus the window. `isFocused()` always returns true

Hi, are there any news on this? I also have this issue

> > Can anyone explain me if this a bug? Where version 82 comes from? > > @Githubber2021 `82` is from Electron (https://github.com/nodejs/node/blob/c1442ec9c45cecf156fb32ad2174c4aceef37de7/doc/abi_version_registry.json#L9) and suggests that your tests were installed...

Thanks, what you described to me makes absolutely sense to me! But in the log file of nodegit I can see it got compiled with version 83. In my example...