Jacob
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  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...
 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