Possible solutions: - Install with verbose logging and look for errors: "npm install --ignore-scripts=false --foreground-scripts --verbose sharp" - Install for the current linuxmusl-x64 runtime: "npm install --platform=linuxmusl --arch=x64 sharp" - Consult the installation documentation: https://sharp.pixelplumbing.com/install