tursodatabase / tursodatabase/libsql
X64 Mac users are getting "Error: Cannot find module '@libsql/darwin-x64'"
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 17.2k
- Forks
- 531
- Avg merge
- 1h 12m
- Merged PRs (30d)
- 1
Description
Hi folks,
I'm bundling LibSQL inside Beekeeper Studio. It works fine on Mac M1, Linux, Windows, but does NOT seem to work on Intel Macs. Here's my user report
All my other native modules work, but for some reason @libsql/darwin-x64 is not getting bundled.
Seems like someone else had this issue in the past but it was not officially resolved.
Hoping you can direct me to the right way to fix this? I don't really know what else to do tbh.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported @libsql/darwin-x64 packaging failure and compare the Intel Mac path with the working M1, Linux, and Windows paths. No repository file or test is identified in the issue, so completion would require locating the native-module bundling configuration and verifying that Intel Mac users can load the module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- build-system, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100