vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
6.08k stars 1.23k forks source link

Update to auth-helpers-nextjs to 0.6.1, Fix "Can't resolve 'fs'" error #182

Closed tijszwinkels closed 1 year ago

tijszwinkels commented 1 year ago

As mentioned here: https://github.com/vercel/nextjs-subscription-payments/issues/177#issuecomment-1531890564 Updating to @supabase/auth-helpers-nextjs to version 0.6.1 fixes the issue

fixes 177

vercel[bot] commented 1 year ago

@tijszwinkels is attempting to deploy a commit to the Vercel Solutions Team on Vercel.

A member of the Team first needs to authorize it.

tijszwinkels commented 1 year ago

Because of my pnpm version, it does update the lockfileVersion to 6.0. Let me know if this is a problem.