Sharp module error with Linux app intall
The deb says it installs, but when you try and run the program, you get this error: Uncaught Exception: Error: Something went wrong installing the "sharp" module /lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /opt/Markup Hero/resources/app.asar.unpacked/node_modules/sharp/build/Release/../../vendor/lib/libpng16.so.16) - Remove the "node_modules/sharp" directory then run "npm install --ignore-scripts=false --verbose" and look for errors - Consult the installation documentation at https://sharp.pixelplumbing.com/install - Search for this error at https://github.com/lovell/sharp/issues at Object.<anonymous> (/opt/Markup Hero/resources/app.asar/node_modules/sharp/lib/constructor.js:34:9) at Module._compile (internal/modules/cjs/loader.js:968:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:986:10) at Module.load (internal/modules/cjs/loader.js:816:32) at Module._load (internal/modules/cjs/loader.js:728:14) at Module._load (electron/js2c/asar.js:717:26) at Function.Module._load (electron/js2c/asar.js:717:26) at Module.require (internal/modules/cjs/loader.js:853:19) at require (internal/modules/cjs/helpers.js:74:18) at Object.<anonymous> (/opt/Markup Hero/resources/app.asar/node_modules/sharp/lib/index.js:3:15)
Discussion
Voters
