You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run my Electron app using electron ./build/index.js, it logs to stdout/stderr and I also run a repl terminal. However, when using this library and any file is modified (so the app is restarted), the process running in the terminal is terminated and I no longer see logs.
Is this expected?
nerdbaggy, fynnay, himynameistimli, JacobMuchow, kdabir and 22 more