Jacob

Results 6 comments of Jacob

Hello! I am facing this issue but in development. I am using Bun, Drizzle ORM and Turso and when I run the very first time the local environment the page...

@ArshErgon I had just launch to production on Vercel, so yes, there's where I am hosting my app. However in production the error does not happen. I copied and pasted...

Here's the thing ![image](https://github.com/tursodatabase/libsql/assets/114043395/ac1eabab-0c65-4ae0-8699-e0398681d909) This happens when I execute once, notice that the variable gets logged with no problem. But after like 1 second the log changes and I get...

@ArshErgon I thought of using `Bun` but it also does not work either. I got around the error by using the `NEXT_PUBLIC_` prefix before `DATABASE_URL`. However I got another problem...

@ArshErgon I was considering to add the prefix to the token as well but wouldn't that expose the token to the browser? Or there is no problem in local development...

![Image](https://github.com/user-attachments/assets/98e01f1a-a37a-4d9f-9ee3-852af119a767) I am also getting the same error but when using neovim. It is not technically an error since the attribute object exists in the instance of Product