-
Notifications
You must be signed in to change notification settings - Fork 196
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
Vite Dev Mode Cannot connect to the Vite Dev Server on http://localhost:5173 #937
Comments
I'm experiencing this issue as well 🤔 As @mundane799699 stated above, my project was working in the sense of successfully bootstrapping, and HMR was working; however, not today. I reviewed the solutions you pasted above @yatami38, (thank you!); however, those didn't seem to resolve the issue for me :/ I know Chrome had an update to release version 130, but I am not sure if that could affect things in any way 🤷 I'm going to look into this today and provide any further details that can assist in resolving this issue. |
try this comment |
works just fine with newest vite and crx@beta, chrome 130.
|
Awesome! This resolved the issue for me 💯 Thanks a bunch @abdullah-tsx 🎉 |
Build tool
Vite
Where do you see the problem?
Describe the bug
when I clicked the extension to open the page, it showed like below:
Vite Dev Mode
Cannot connect to the Vite Dev Server on http://localhost:5173
Double-check that Vite is working and reload the extension.
And it reloaded infinitely.
My project worked well yesterday, and I didn't change any code.Buyt today the issue occured.
Reproduction
https://github.com/mundane799699/crx-issue-reproduction
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: