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.
Was this page helpful?