Closed twomiao closed 2 years ago
You would have to install the UV package on your operating system - https://pkgs.org/search/?q=libuv
On Ubuntu/Debian I found success with apt install libuv1
, it looks like Alpine uses apk add libuv
and Fedora/CentOS/RHEL uses yum install libuv
.
You'll likely need libuv1-dev
for the header files.
PHP information:
Error message: