Error: exit code: null.
See original GitHub issueversion 10.12.1
Electron v1.4.12
electron-builder: 7.26.0
I’m getting this error now while trying to sign my app:
Error: Exit code: null. Command failed: codesign --sign Developer ID Application: **** (****) --force /Users/****/Documents/*****/dist/mac/*****.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework
at /Users/****/Documents/****/node_modules/electron-osx-sign-tf/util.js:69:16
Issue Analytics
- State:
- Created 7 years ago
- Comments:21 (9 by maintainers)
Top Results From Across the Web
Task exited with exit code null - Stack Overflow
I am running into a problem of a task exiting with a null exit code. And with this exit code, ...
Read more >Test process exits with code 'null' · Issue #64 - GitHub
Tried to print the thrown error object. But it printed 'Failed', Exit code: null Failed to run tests All logs look quite normal....
Read more >[error]: make process closed with exit code : null - VEX Forum
Even if I open a new project and change nothing, the error pops up and I can't download the code onto my robot....
Read more >Azure Pipelines - Exit code null received from msbuild
We currently have a build in Azure Pipelines for Xamarin Forms deployment. One of them being for Xamarin.IOS which began to fail on...
Read more >Null failed (exit code 139) after migrating from V7 to V9
Hi,. This issue was fixed in DSS 9.0.3 - Please upgrade to this version.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
For anyone else who has the same problem - I eventually solved this by copying my cert from the System to login keychain (just dragging in Keychain Access). This only started happening when I upgraded to Sierra.
Is this actually maybe a bug?
@sethlu yeah, works great, just tested autoUpdater and that works great now, gonna help some people on other issue now 😃