Anyone using supabase with astro.build? ```09:58:...
# help
w
Anyone using supabase with astro.build?
Copy code
09:58:24 AM [build] Building for SSR...
[vite:resolve] Cannot bundle Node.js built-in "stream" imported from "node_modules/.pnpm/node-fetch@2.6.7/node_modules/node-fetch/lib/index.mjs". Consider disabling ssr.noExternal or remove the built-in dependency.
 error   Cannot bundle Node.js built-in "stream" imported from "node_modules/.pnpm/node-fetch@2.6.7/node_modules/node-fetch/lib/index.mjs". Consider disabling ssr.noExternal or remove the built-in dependency.
Astro provides a global version of fetch, but I'm not sure how to tell Vite to use that one instead of 2.6.7
n
Hello @wiesson! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
🆕 Use supabase with Astro