cretueusebiu / valet-windows

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

Valet cannot install #215

Closed SetiawanFadzli closed 10 months ago

SetiawanFadzli commented 1 year ago

Untitled

Hello i can't install Valet. i already using git.bash and cmd (administration mode) but it cant install anyone can solve this?

SetiawanFadzli commented 1 year ago

thanks for mustafa in stackoverflow i can fix this with

Run cmd as Administrator Type "cd wbem" and hit Enter Type “dir /b .mof .mfl | findstr /v /i uninstall > moflist.txt & for /F %s in (moflist.txt) do mofcomp %s” and hit Enter.