samizdatco / skia-canvas

A GPU-accelerated 2D graphics environment for Node.js
MIT License
1.67k stars 63 forks source link

Version `GLIBC_2.28' not found in Firebase Cloud Functions #118

Open mayankdaruka opened 1 year ago

mayankdaruka commented 1 year ago
image

Using the skia-canvas library locally works perfectly fine for me, however I am constantly running into this issue when I use the library within a Firebase cloud function.

I am on Node 16 and have updated to the latest Node 16.17.1 LTS version. I am running this on an M1 mac if that makes any difference. Any help figuring this issue out would be greatly appreciated!

H7ioo commented 10 months ago

Did you find a solution?