oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.66k stars 242 forks source link

[Bug] Blank screen when running app after `npm run package` #1162

Closed sashaweiss-signal closed 3 months ago

sashaweiss-signal commented 3 months ago

Describe the bug

When I run Ueli.app, produced by running npm run package, I get a blank UI and can't even open the dev tools.

To Reproduce

This persists when launching from the produced .dmg as well.

Expected behavior

release/mac-arm64/Ueli.app launches with a functioning UI.

Screenshots

image

Environment


Happy to help debug, and it's plausible I'm doing something wrong as I don't typically work with Electron. Please let me know what else I can provide to help debug!