On windows after editing and saving App.tsx, the build completes, and that triggers the reload of electron. That however throws this error:
Uncaught Exception:
Error: EPERM: operation not permitted, watch
at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:123:28)
On windows after editing and saving App.tsx, the build completes, and that triggers the reload of electron. That however throws this error: