-
Notifications
You must be signed in to change notification settings - Fork 97
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
Sign failed: Cannot read property 'nodeName' of null #199
Comments
Looks like this was a problem caused by electron-builder ref electron-userland/electron-builder#4048 |
Remove |
Sanbox is required for the mac app store |
Yeah, it's. |
I get this error when I try to sign app, even with no arguments:
cmd
or
electron-osx-sign "dist/mas-dev/electron-quick-start.app" --platform=mas --type=development
returns
Project copied from here with only electron-builder installed in addition:
https://github.com/electron/electron-quick-start
Else, only the following files has been added and changed:
entitlements.mas.inherit.plist
entitlements.mas.plist
package.json
Certs was also just created:
DEBUG:
The text was updated successfully, but these errors were encountered: