electron-vue
electron-vue copied to clipboard
Electron dev mode
I'm using VS code and electron >= 3.0.0. When i'm start dev mode and then pressed ctrl + c the program is closed, but some electron process still persist in Task Manager and completely consuming CPU. Have to kill them manually. What this can be? Maby something with webpack js or dev-runner js ?
I'm having the same issue. What i've found though is if you simply exit your Dev Electron app then this closes the Electron processes correctly and kills the node dev process as well.
the same issue, How did this happen?
the same issue, How to solve this?
Still no solution? I'm in same trouble
Still no solution?
https://blog.csdn.net/weixin_37744901/article/details/109091450