Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] The process not found. When closing app. #466

Open
DJWezzz opened this issue Feb 11, 2024 · 1 comment
Open

[Bug] The process not found. When closing app. #466

DJWezzz opened this issue Feb 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DJWezzz
Copy link

DJWezzz commented Feb 11, 2024

Describe the bug

Closing the application window, give an error ERROR: The process "1313" not found.

To Reproduce, on Windows:
1 Use a clean installation
2 Use "electron-vite-vue" Version 2.2.0
3 Run: npm install
4 Run: npm fund
5 Run: npm run dev (App starts successfully)
6 Close the application via the X (close button) of windows.
From now on there will be an error in the Terminal.

Same with update vite-plugin-electron to v0.28.2

In my own project, the problem is not present when I run "vite-plugin-electron" version 0.15.5

nodeIntegration: false
contextIsolation: true

@DJWezzz DJWezzz added the bug Something isn't working label Feb 11, 2024
@caoxiemeihao
Copy link
Member

Upgrade vite-plugin-electron to v0.28.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants