Skip to content

Get rid of node-zopfli dependency #3709

Closed
@filipesilva

Description

@filipesilva

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.

Metadata

Metadata

Assignees

Labels

P1Impacts a large percentage of users; if a workaround exists it is partial or overly painful

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions