gemini-testing / gemini-testing/looks-same

Doesn't works with Bun

Open
#103 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
827
Forks
55
PR merge metrics
No merged PRs in 30d

Description

Hey, When I try to use this lib, i got this error in terminal:

```bash
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.