Closed herzorf closed 12 months ago
The error message indicates that no webserver was available on http://localhost:5173/
You probably didn't start the vite server, or it crashed.
Browser to http://localhost:5173/ to verify the server is running, it it is not, there is nothing the tvkit proxy can do.
when i started my dev server and i run
npx tvkit@latest serve --browser "ie 11"
in other window i got errorthis is my vite.config.json