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

dyld: lazy symbol binding failed: Symbol not found #246

Open samsonCao opened 2 years ago

samsonCao commented 2 years ago

dyld: lazy symbol binding failed: Symbol not found: __ZN2v87Isolate37AdjustAmountOfExternalAllocatedMemoryEx Referenced from: xxxxxxxx/xxx/node_modules/images/vendor/darwin-x64-binding.node Expected in: flat namespace

minhsieh commented 2 years ago

Same issue too, using node v16.14.0 with ubuntu 18 (x64 arch)