-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with dist.bat electron-build failing #1
Comments
Thanks for the report @jackfrost2013, yes this seems a bug due to the path of the signing certificate. I suspect most users don't need to sign the executable, but I'm not sure how to specify a logic to "sign only if a certificate is available". A workaround would be to remove the certificate reference from https://github.com/uav4geo/GCPEditorPro/blob/master/package.json#L29 |
It looks like the same thing occurs on macOS Big Sur.
Is there a similar workaround? |
When running the dist.bat in an admin cmd on windows 10 electron-build fails. Seems to be an issue with the certificate. Included relevant debug log.
2020-04-28T19_55_34_513Z-debug.log
The text was updated successfully, but these errors were encountered: