### Laravel Version 12 ### PHP Version 8.4.8 ### Database Driver & Version none ### Description After creating the vue starter kit application, installing dependencies, and running `composer run dev`, this is what I get:  A blank black screen, and trying to execute app.ts. ### Steps To Reproduce Followed the steps on https://laravel.com/docs/12.x/starter-kits for a vue application, on Windows 11.