I have a CORS issue when I run the command ./vendor/bin/sail npm run dev, with Laravel v10.0.3, vite 4.0, vue 3.2.31, ineriajs 1.0. I use Windows 11, with WSL 2, Debian 11, with installation via sail.
cross-origin request blocked: The Same Origin directive does not allow reading the remote resource at http://0.0.0.0:5173/@vite/client (reason: CORS request failed). Status code: (null).