koayck
koayck
DTDrizzle Team
Created by koayck on 10/26/2024 in #help
Is Drizzle compatible with Expo React Native and Supabase?
got Drizzle set up, but was slapped with the error after running npx expo start
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.
Learn more: https://docs.expo.dev/workflow/using-libraries/#using-third-party-libraries
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.
Learn more: https://docs.expo.dev/workflow/using-libraries/#using-third-party-libraries
looking for any solution/ updates on this issue from the drizzle team/ anyone who managed to get this fixed
3 replies