Hello,
I'm posting a message here because I encountered a problem when trying to update [email protected]. When I deploy on vercel I get this error:
RollupError: Cannot bundle Node.js built-in "stream" imported from "node_modules/.pnpm/@[email protected]/node_modules/@supabase/node-fetch/lib/index.js". Consider disabling ssr.noExternal or remove the built-in dependency.
Apparently, @supabase/supabase-jsQwikCity does not support the built-in Node.js API.
Could someone please solve this problem?