#"Buffer is not defined" when importing Drizzle ORM in server functions

3 messages · Page 1 of 1 (latest)

surreal gazelle
#

what does server/db.ts look like

#
  • what does the rest of the file containing your server function look like
wind patrol
#

I got this error too. Eventually I moved the query functions to a separate module and it worked