🚨 Supabase + Expo + Bolt.new = Node stream error?!
Summary by DEV Community
1 Articles
1 Articles
All
Left
Center
Right
🚨 Supabase + Expo + Bolt.new = Node stream error?!
Ran into an interesting issue today while adding supabase authentication to our bolt.new + Expo app: ❌ iOS Bundling failed The package at "node_modules/ws/lib/stream.js" attempted to import the Node standard library module "stream". It failed because the native React runtime does not include the Node standard library. Turns out the issue is caused by ws, a dependency of supabase-js, trying to use a Node-specific module — which obviously doesn’t…
Coverage Details
Total News Sources1
Leaning Left0Leaning Right0Center0Last UpdatedBias DistributionNo sources with tracked biases.
Bias Distribution
- There is no tracked Bias information for the sources covering this story.
Factuality
To view factuality data please Upgrade to Premium
Ownership
To view ownership data please Upgrade to Vantage