logo logo
  • Articles
  • Snippets
  • Topics
    • Login
    • Register

    • Mode:

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]

  • Sep 18, 2023
  • Snippet ยท 1 min
  • 17 words
  • Share profile in a message
  • Save your profile to PDF
  • Lock profile

  • Profile settings
  • Like (0)
  • Favorite (0)

Just go with the command below,

npm install --legacy-peer-deps

Laravel
avatar
Md Najmul Hasan

Similar Stories

Make array as an object in PHP

snippet

How to validation with custom message in controller of Laravel

snippet

Ignore composer require platform in laravel

snippet

How to create Laravel single table migrate

snippet

How to clear Laravel log file with terminal

snippet
Random Stories

Carbon this month all days in an array in PHP

snippet

Laravel HTTP x-www-form-urlencoded Request Body

snippet

How to Install PHP GD in Docker

snippet

How to go to catch instead of try in PHP try catch

snippet

JavaScript What is encodeURI() Function and How it Works

snippet