Skip to content

Doesn't works with Bun #103

@Suniron

Description

@Suniron

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions