Libsql mapHranaError
Using Drizzle with Turso with the following schema and code and receiving a libsql error as shown.
@libsql/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
4 Replies
This seems like a connection issue. I don't think it's related to drizzle.
Thanks any ideas to where i can start?
have tested the libsql package independently
and receiving the same error
removed from cache and reinstalled as well
try without bun to see
tsx run src/dbUtils.ts
Can you connect to that server any other way?i got it resolved, it seems I confused the connection URL i was using
thank you so much for your help