You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m building an authenticated API using Cloudflare Workers and Vite with Hono and Supabase SSR.
I'm encountering the error: Dynamic require of "stream" is not supported.
Is there any fix for this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I’m building an authenticated API using Cloudflare Workers and Vite with Hono and Supabase SSR.
I'm encountering the error: Dynamic require of "stream" is not supported.
Is there any fix for this?
repo: https://github.com/PTK1182/hono-with-supabase.git
Beta Was this translation helpful? Give feedback.
All reactions