Nextjs Auth helper example does not run
I have been trying to get the Auth Helper example to run in order to better understand how them in my Own next js project as the regular docs are not getting me anywhere.
https://github.com/supabase/auth-helpers/tree/main/examples/nextjs
when trying to run I am meet with the error "Unsupported URL Type "workspace:": workspace:*" when trying to use npm install to get the needed libraries. Any help is appreciated as searching the discord does not yield any results
https://github.com/supabase/auth-helpers/tree/main/examples/nextjs
when trying to run I am meet with the error "Unsupported URL Type "workspace:": workspace:*" when trying to use npm install to get the needed libraries. Any help is appreciated as searching the discord does not yield any results
GitHub
A collection of framework specific Auth utilities for working with Supabase. - auth-helpers/examples/nextjs at main · supabase/auth-helpers