Getting error to install php artisan ui react --auth for Laravel react ui the error is Could not resolve dependency: peer vite@"^3.0.0" from @vitejs/plugin-react@2.2.0
Just go with the command below,
npm install --legacy-peer-deps
Just go with the command below,
npm install --legacy-peer-deps