/home/alex/.config/opendeck/plugins/bot.streamer.streamdeck.sdPlugin/bin/node_modules/sharp/lib/sharp.js:114 throw new Error(help.join('\n')); ^ Error: Could not load the "sharp" module using the linux-x64 runtime Possible solutions: - Ensure optional dependencies can be installed: npm install --include=optional sharp yarn add sharp --ignore-engines - Ensure your package manager supports multi-platform installation: See https://sharp.pixelplumbing.com/install#cross-platform - Add platform-specific dependencies: npm install --os=linux --cpu=x64 sharp - Consult the installation documentation: See https://sharp.pixelplumbing.com/install at Object. (/home/alex/.config/opendeck/plugins/bot.streamer.streamdeck.sdPlugin/bin/node_modules/sharp/lib/sharp.js:114:9) at Module._compile (node:internal/modules/cjs/loader:1734:14) at Object..js (node:internal/modules/cjs/loader:1899:10) at Module.load (node:internal/modules/cjs/loader:1469:32) at Module._load (node:internal/modules/cjs/loader:1286:12) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:235:24) at Module.require (node:internal/modules/cjs/loader:1491:12) at require (node:internal/modules/helpers:135:16) at Object. (/home/alex/.config/opendeck/plugins/bot.streamer.streamdeck.sdPlugin/bin/node_modules/sharp/lib/constructor.js:10:1) Node.js v24.2.0