Vite crash on windows “The requested http://localhost/[…]/Hero.tsx module doesn’t provide an export named: ‘default’
I have set up a web project using Vite for React and typescript. I set up that project on my windows machine however it works fine on linux, my issue only happens on windows. And yeah of course my Hero.tsx has a export default Hero