Closed
Description
We currently depend on node-zopfli
but don't really use it and, even though it's optional, it will always try be rebuild itself.
This at best slows down installs and at worst can result in hard to debug failed installs on some systems. This seems to be due to the system actually being able to compile the package natively, but failing somewhere and leaving the npm install
with missing packages.