Original error:
/github/workspace/blog/node_modules/cwebp-bin/vendor/cwebp: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
WorkerError: Processing /github/workspace/blog/content/authors/avatars/team.png failed
Original error:
/github/workspace/blog/node_modules/cwebp-bin/vendor/cwebp: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
I've verified that team.png file exists in the repo, but based on the last error, I'm suspecting it might have to do with the fact that my node_modules directory isn't checked in. Is this really needed? Any way around this?
Seeing the error below:
I've verified that team.png file exists in the repo, but based on the last error, I'm suspecting it might have to do with the fact that my node_modules directory isn't checked in. Is this really needed? Any way around this?