Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update of cretueusebiu/valet-windows failed #204

Open
mluqmanhkm opened this issue Aug 26, 2022 · 2 comments
Open

Update of cretueusebiu/valet-windows failed #204

mluqmanhkm opened this issue Aug 26, 2022 · 2 comments

Comments

@mluqmanhkm
Copy link

Update of cretueusebiu/valet-windows failed

[RuntimeException]
Could not delete C:\Users\User\AppData\Roaming\Composer\vendor/cretueusebiu/valet-windows\bin\acrylic\AcrylicServic
e.exe:
This can be due to an antivirus or the Windows Search Indexer locking the file while they are analyzed

@AlisdairR32
Copy link

AlisdairR32 commented Aug 27, 2022

I had to close ArcylicService.exe and nginx.exe in Task Manager under Details tab to get the update to install.

The problem I have now is none of my .test domains work. I've noticed that nginx seems to have disappeared from my system.

UPDATE:

Ah, figured it out for version 2.5.1 -- (Running PHP 8.1.9 and Composer 2.4.1).

Make sure AcrylicService.exe, all instances of nginx.exe and nginxservice.exe are not running, then run the following commands:

composer global update
valet stop
valet install

This unfortunately reset my DNS settings back to using Google DNS but that was soon rectified. I also had to restart my VPN.

@hellyanggara
Copy link

I had to close ArcylicService.exe and nginx.exe in Task Manager under Details tab to get the update to install.

The problem I have now is none of my .test domains work. I've noticed that nginx seems to have disappeared from my system.

UPDATE:

Ah, figured it out for version 2.5.1 -- (Running PHP 8.1.9 and Composer 2.4.1).

Make sure AcrylicService.exe, all instances of nginx.exe and nginxservice.exe are not running, then run the following commands:

composer global update valet stop valet install

This unfortunately reset my DNS settings back to using Google DNS but that was soon rectified. I also had to restart my VPN.

encounter the same problem, following your guide, and my vallet work again..
thx you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants