question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: exit code: null.

See original GitHub issue
version 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:closed
  • Created 7 years ago
  • Comments:21 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
tom-james-watsoncommented, Feb 15, 2017

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?

1reaction
iggyZiggycommented, Dec 15, 2016

@sethlu yeah, works great, just tested autoUpdater and that works great now, gonna help some people on other issue now 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found