Getting error for resizing images
Error: Could not load the "sharp" module using the linuxmusl-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 --libc=musl --cpu=x64 sharp - Consult the installation documentation: See https://sharp.pixelplumbing.com/install
3 Replies
was this a AI generated node on BuildShip?
It seems that this library requires some additional dependencies to be installed to make it work. You can try with some other library, or use Replicate or Stability nodes for image processing?
Yes it is