zhangyuanwei / node-images

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

Debian 9.8, NodeJS 10.15.3环境下,可以安装images 3.0.2,但使用时出现`GLIBC_2.27' not found #184

Closed wildtang closed 4 years ago

wildtang commented 5 years ago

出错信息详细:

[03-28 09:58:10.566] [ERROR] (node:3206) UnhandledPromiseRejectionWarning: Error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /mnt/slowdb/capps/pai-group-test/pai-devops/node_modules/images/vendor/linux-x64-64/binding.node)

请问这种情况该如何解决,谢谢

yourenA commented 5 years ago

我也出现,请问一下怎么解决了

notbucai commented 5 years ago

同问

abc3660170 commented 5 years ago

同问

yourenA commented 5 years ago

我将nodejs降到8.x版本

oxUnd commented 4 years ago

209