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

macos error #248

Open myhaquanwen opened 2 years ago

myhaquanwen commented 2 years ago

dyld: Symbol not found: __ZN2v87Isolate37AdjustAmountOfExternalAllocatedMemoryEx Referenced from: /Users/bytedance/workspace/gisServer/node_modules/images/vendor/darwin-x64-binding.node Expected in: flat namespace

EliteCheng commented 2 years ago

I also meet