node-images
node-images copied to clipboard
images 没有适配ARM64?
项目需要依赖 images,测试编译时报错:
error: Not found /Users/xxx/.../node_modules/images/vendor/darwin-arm64-binding.node , You can rebuild it, to directory /Users/xxx/.../node_modules/images, Run node-gyp rebuild Command.
系统环境:macOS Monterey(Apple M1)
求解决办法!
同楼主需求
目前我尝试在 华为鲲鹏服务器( cpu 鲲鹏920, aarch64 ) 上使用, 但是编译遇到了难题 请问是否会考虑支持 linux-arm 家族呢 ?
TO lz, 我看作者已经更新了 darwin-arm64, 你用最新版试试吧
同楼主需求
目前我尝试在 华为鲲鹏服务器( cpu 鲲鹏920, aarch64 ) 上使用, 但是编译遇到了难题 请问是否会考虑支持 linux-arm 家族呢 ?
TO lz, 我看作者已经更新了 darwin-arm64, 你用最新版试试吧
这 cpu 我都没见过(尴尬
已抄了 darwin-arm64-binding.node 到 vendor,但仍不能正常運作