Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Spellchecker fail on Apple notarization due to no suitable image found error on new Catalina OS #129

Open
chrishuangcf opened this issue Nov 6, 2019 · 2 comments

Comments

@chrishuangcf
Copy link

On the new Apple's Catalina OS, spellchecker would fail in electron due to "no suitable image found" error.

If not running through the distribution build, spellcheck works as expected. It's only having issue if runs as distribution build.

Screen Shot 2019-11-04 at 10 30 37 AM

electron 5.0.11
electron-builder ^21.2.0
electron-rebuild ^1.8.5
spellchecker 3.7.0

@AdrienFery
Copy link

+1

@justinwilaby
Copy link

If you are running into this and need a permanent solution, consider using spellchecker-wasm which runs lookups in under a millisecond and does not require platform dependent builds.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants