Open M0hammedImran opened 2 years ago
You need to install brotli lib, I don't know how to install in pop_os, but in Ubuntu
you can use do these to install
apt search libbrotli*
apt install libbrotli-dev libbrotli1
Or in AlpineOS
apk search libbrotli*
apk add brotli-libs brotli-dev
I'm unable to build the project. I have
brotli
installed. When ever I try to build, I get this error.This is my setup.