zhangyuanwei / node-images

Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Nodejs
https://npmjs.org/package/images
MIT License
1.56k stars 205 forks source link

Package doesn't save images on AWS #268

Open jbelelieu opened 3 days ago

jbelelieu commented 3 days ago

Node.js 20 running on 64bit Amazon Linux 2023/6.3.0

I've tried multiple bindings:

The first one doesn't work at all.

The package worked fine prior to the upgrade to Node20 on Amazon Linux 2023/6.3

Any ideas?