Algorithm “brotliCompress“ is not found in “zlib“

简介: Algorithm “brotliCompress“ is not found in “zlib“
  • 原因是 nodejs 版本太低了,还不支持 zlib,所以需要将 nodejs 升级到 >= v10.16.0 版本。
  • nvm 管理 node 版本
相关文章
|
3月前
|
应用服务中间件 PHP nginx
NSS [HNCTF 2022 WEEK2]easy_include
NSS [HNCTF 2022 WEEK2]easy_include
44 0
|
算法
Xftp报no matching outgoing encryption algorithm found
Xftp报no matching outgoing encryption algorithm found
248 1
Xftp报no matching outgoing encryption algorithm found
Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR)Call Stack
Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR)Call Stack
477 0
configure: error: /usr/include/openssl is a bad --with-openssl prefix
configure: error: /usr/include/openssl is a bad --with-openssl prefix
472 0
configure: error: zlib not installed
configure: error: zlib not installed
135 0
checking for spandsp >= 3.0... configure: error: no usable spandsp; please install spandsp3 devel pa
checking for spandsp >= 3.0... configure: error: no usable spandsp; please install spandsp3 devel pa
943 0
libtool: Version mismatch error. This is libtool 2.4.6, but the definition of this LT_INIT
libtool: Version mismatch error. This is libtool 2.4.6, but the definition of this LT_INIT
127 0