tursodatabase / tursodatabase/libsql-client-ts
ERR_INVALID_URL with 0.6.0 on Vercel
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 576
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
As shown in https://github.com/prisma/prisma/issues/23774, we get the Invalid URL error when deploying on Vercel. This happens on 0.6.0 but not on 0.5.6, which can give some clues about what the issue is about.
This is also causing an issue with Prisma.
Relevant context:
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 named. Start by reproducing the ERR_INVALID_URL deployment on Vercel with libsql-client-ts 0.6.0, then compare the behavior with 0.5.6 and read the linked Prisma issue and Discord context. Done means the Vercel deployment no longer raises Invalid URL and the Prisma-related use case works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100