zleon
zleon
Downgrading @types/node to 20.9.x can solve the problem. package.json ```json "devDependencies": { "@types/node": "~20.9" } ```
Facing the same issue. It's quite often need to force terminate the process in the development process, since then, StartRedirect() will never succeed again unless reboot the system.
> Tried out my old patched version (2.23.25.83) + patched a newer version (2.24.1.78) on a brand new phone and I'm having this issue. Settings will crash the app everytime....