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 204 forks source link

images安装完成项目运行一直报错 #237

Open shilongfeicool opened 3 years ago

shilongfeicool commented 3 years ago

image node-images版本:3.2.3 系统版本:big sur 11.5.2 node版本:v12.22.5 有遇到类似的问题吗?

oxUnd commented 2 years ago

不支持 arm 架构的 cpu,主要是我还没买设备回来;你可以自己构建一下?

oxUnd commented 2 years ago

已经添加支持 Apple M1 的扩展包 50f24daebc7391830c0a2170231daae472625923

shilongfeicool commented 2 years ago

感谢大佬支持!!!

rockyou9000 commented 2 years ago

@xiangshouding 现在手动把文件拷贝进去可以解决问题,能发个版本么?

oxUnd commented 2 years ago

@rockyou9000 windows、linux 还没有编译,我得找个环境;

nankingrider commented 2 years ago

不支持 arm 架构的 cpu,主要是我还没买设备回来;你可以自己构建一下?

我有一些 arm 设备, 可以分享下具体构建的步骤吗, 因为我是后端可能这里不是很熟悉 帮前端的同事问问