You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, When I try to use this lib, i got this error in terminal:
Cannot find module "../build/Release/sharp-linux-x64.node" from "/home/....."
Possible solutions:
- Install with verbose logging and look for errors: "npm install --ignore-scripts=false --foreground-scripts --verbose sharp"
- Install for the current linux-x64 runtime: "npm install --platform=linux --arch=x64 sharp"
- Consult the installation documentation: https://sharp.pixelplumbing.com/install
I'm under WSL2 with Ubuntu on Windows 11 and i'm using the version 1.x of Bun
The text was updated successfully, but these errors were encountered:
Hey, When I try to use this lib, i got this error in terminal:
I'm under WSL2 with Ubuntu on Windows 11 and i'm using the version 1.x of Bun
The text was updated successfully, but these errors were encountered: