shandy
Explore posts from serversDTDrizzle Team
•Created by shandy on 11/5/2024 in #help
Using drizzle postgres with trpc in Next.js app
I'm getting the following error with the below code:
Module not found: Can't resolve 'dns'
. For some reason, my Next.js app is trying to load drizzle
on the client where it doesn't have access to Node modules. Has anyone ever run into this before?
4 replies