cretueusebiu / valet-windows

Laravel Valet for Windows.
MIT License
912 stars 86 forks source link

I can't update valet #188

Closed panggilsayabrp closed 2 years ago

panggilsayabrp commented 2 years ago

I want to update valet by typing this command composer global update. But i have some error like this [RuntimeException] Could not delete C:\Users\Masta\AppData\Roaming\Composer\vendor/cretueusebiu/valet-windows\bin\acrylic\AcrylicServi ce.exe: This can be due to an antivirus or the Windows Search Indexer locking the file while they are analyzed

image

How to fix this ?

samuelroland commented 2 years ago

Did you shut down the services before updating ? (valet stop). They are probably still running and cannot be deleted.