eugeneware / gifencoder

Server side animated gif generation for node.js
Other
472 stars 49 forks source link

Fails for node v12.3.1 #42

Open Apoorva-GA opened 5 years ago

Apoorva-GA commented 5 years ago

Fails with error Error:gypfailed with exit code: 1 on mac 10.14.4. for node v12.3.1

NOTE: Updating the canvas dependency to latest should fix this. Happy to raise a PR for the same.

ianw11 commented 1 year ago

I'm having the same issue, but on Node v16.11.1

In the logs it's something about pkg-config and when i apt installed pkg-config then something ELSE failed. That's too far down the rabbit hole and I'm hoping upgrading the canvas dependency will resolve this