EyalAr / lwip

Light Weight Image Processor for NodeJS
MIT License
2.37k stars 230 forks source link

Not work on docker node official container #260

Closed Andro999b closed 1 year ago

Andro999b commented 8 years ago

/usr/src/app/node_modules/bindings/bindings.js:83 throw e ^

Error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /usr/src/app/node_modules/lwip/build/Release/lwip_image.node) at Error (native) at Object.Module._extensions..node (module.js:568:18) at Module.load (module.js:458:32) at tryModuleLoad (module.js:417:12) at Function.Module._load (module.js:409:3) at Module.require (module.js:468:17) at require (internal/module.js:20:19) at bindings (/usr/src/app/node_modules/bindings/bindings.js:76:44) at /usr/src/app/node_modules/lwip/lib/Image.js:3:41 at Object. (/usr/src/app/node_modules/lwip/lib/Image.js:16:3)

cgarnier commented 7 years ago

I got this issue too: PluggableError: lwip not found.

ChristianRich commented 7 years ago

+1