electron-userland / electron-builder

A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
https://www.electron.build
MIT License
13.57k stars 1.73k forks source link

Update failed, object not found. #6982

Open weiluenju opened 2 years ago

weiluenju commented 2 years ago

When call autoUpdater.quitAndInstall(), the error is show as follows: err

It seems that the update file cannot be found when Get-AuthenticodeSignature by using PowerShell.

I also have registered the error event(autoUpdater.on("error")) but it doesn't seem to fire.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.