In my case the problem was Node.js version. I need to run nvm install 20 and then nvm use 20.xx.xx Then Vite started to work properly.