Describe the bug
Vite is not starting. I did not try running it locally and I'm not going to.. I came to stackblitz so I wouldn't need to
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-ljh6f4ud?file=README.md
Steps to reproduce
- start a new project that uses Vite (I tried svelte + ts and react + js)
- it will fail to start and display live project
Expected behavior
It would start and display the live project
Parity with Local
Screenshots
No response
Platform
Browser name = Firefox
Full version = 152.0
Major version = 152
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0
performance.memory = undefined
Hash = 87cf54cd
Additional context
seems like it has something to do with Vite dependencies, when I changed vite to use version 7.3 it worked
No response
Describe the bug
Vite is not starting. I did not try running it locally and I'm not going to.. I came to stackblitz so I wouldn't need to
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-ljh6f4ud?file=README.md
Steps to reproduce
Expected behavior
It would start and display the live project
Parity with Local
Screenshots
No response
Platform
Additional context
seems like it has something to do with Vite dependencies, when I changed vite to use version 7.3 it worked
No response