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/[email protected]
Just go with the command below,
npm install --legacy-peer-deps
Just go with the command below,
npm install --legacy-peer-deps