Eric Typaldos
Eric Typaldos
@krishaamer did you manage to resolve this in any way?
As a temporary workaround, I've just limited us to use `easysearch:core` and not used the components package (using different ui).
We're experiencing the same issue when attempting to do our Windows build. We've tried updating `windows-build-tools` and `node-gyp` with no success. We're a bit stuck on doing a new release...
Similar issue for us. @felixrieseberg any idea what might be causing this?
@coreybutler It's still happening to me in 1.7.8 --- did you clear out any specific directories before getting it to work? I've cleared the following: ``` rm -rf /Applications/MyApp.app pkgutil...
@coreybutler thanks - followed your process all the way through (except I wasn't sure exactly what to do with step # 2, so if that's critical here please let me...
@joshaber hmm, yeah looks like it includes the bump to v1.2.1 PR from electron/electron#10071, but I now get the issue mentioned on #212 as a result with Electron 1.7.9 Any...
@Siyfion did you ever have any luck implementing this?
Has there been any progress on this?
Confirmed that this resolves the issue. It's not perfect because you lose a few extra seconds while waiting for the timeout, and that time cuts into the graceful shutdown window....