Expo app using supabase sdk wants to migrate to drizzle orm instead
The package at "node_modules/postgres/cjs/src/index.js" attempted to import the Node standard library module "os".
It failed because the native React runtime does not include the Node standard library.
when i try to run the expo app with npx expo and choose to open with my iOS simulator, it turns out throw this error to me.
4 Replies
I have the same problem, did you managed to solve this? I think Drizzle is not compatible with React native (Expo) and Postgress (Supabase) in my case
Nah
Im also waiting for their response lol
Yeah, I think is not compatible but let's see. I guess they need to change the driver a bit or create one. I like you Discord name by the way 😄
thanks 😄
maybe can add some driver switcher in the future i hope