alex8088 / electron-vite-boilerplate

Comprehensive and security Electron template (TypeScript + Vue3 + Vite).
https://electron-vite.org
141 stars 25 forks source link

Can not debug on Windows, error is Could not connect to debug target at http://localhost:9222 #18

Open wildtang opened 2 hours ago

wildtang commented 2 hours ago

After I reported this problem #17, I tried to Debug All in VS Code On my Windows 10, But still has errors.

图片 图片

Then I execute npm run dev in a seperate PowerShell window, 图片

Then I tried to Debug All again, this time Render Process seems attatched, But Main Process still timeout. 图片

wildtang commented 2 hours ago

And it seems Render Process can not by Debugged even attatched.

图片