1

今天我决定在 Windows 10 上安装 Valet。但我收到了这个错误:

Could not start the phpfpmservice service. Check ~/.valet/Log for errors.
~/.valet/Log has file nginx-error which is empty.

我试图以管理员权限运行代客泊车,但我得到了同样的错误

4

1 回答 1

2

以管理员模式打开终端,然后运行

valet stop
valet uninstall
valet install

那会做的。

于 2019-11-25T12:31:10.040 回答