Fehler beim Aktualisieren von Laravel von 6.03 auf 6.18
Posted: 17 Feb 2025, 08:08
Ich habe diesen Fehler, wenn ich versuche, meinen Laravel von 6.03 auf 6.18
nicht zu löschen D: \ xampp \ htdocs \ baladyfreshfarm \ Vendor /Laravel /Framework \ src \ illuminate:
Dies kann sein Aufgrund eines Antivirus oder des Windows -Searchindexers sperrt die Datei, während sie < /p>
analysiert werden
nicht zu löschen D: \ xampp \ htdocs \ baladyfreshfarm \ Vendor /Laravel /Framework \ src \ illuminate:
Dies kann sein Aufgrund eines Antivirus oder des Windows -Searchindexers sperrt die Datei, während sie < /p>
analysiert werden
Code: Select all
PS D:\xampp\htdocs\XXXXX> composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 5 installs, 35 updates, 0 removals
- Updating laravel/framework (v6.0.3 => v6.18.35): Update failed (Could not delete D:\xampp\htdocs\BaladyFreshFarm\vendor/laravel/framework\src\Illuminate:
This can be due to an antivirus or the Windows Search Indexer locking the file while they are analyzed)
Would you like to try reinstalling the package instead [yes]?
- Removing laravel/framework (v6.0.3)
[RuntimeException]
Could not delete D:\xampp\htdocs\BaladyFreshFarm\vendor/laravel/framework\src\Illuminate:
This can be due to an antivirus or the Windows Search Indexer locking the file while they are analyzed
update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [--with-dependencies] [--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] []...
PS D:\xampp\htdocs\BaladyFreshFarm>