tursodatabase / tursodatabase/libsql-client-ts
EBADPLATFORM
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 576
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
npm error code EBADPLATFORM
npm error notsup Unsupported platform for libsql@0.5.13: wanted {"os":"darwin,linux,win32","cpu":"x64,arm64,wasm32,arm"} (current: {"os":"android","cpu":"arm64"}) npm error notsup Valid os: darwin,linux,win32 npm error notsup Actual os: android
npm error notsup Valid cpu: x64,arm64,wasm32,arm
npm error notsup Actual cpu: arm64
npm error A complete log of this run can be found in: /data/data/com.termux/files/home/.npm/_logs/2025-06-25T13_24_52_996Z-debug-0.log
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
No source files or tests are identified in the report. Start by reproducing the npm installation on Android arm64 in Termux and inspect the package metadata that rejects Android; done should be defined by the issue author, such as confirmed Android support or clear documentation of the unsupported platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100