Hi there!
Recently, i’m not able to setup supabase auth.
I’m not sure but maybe since the v7 release…
Basically to reproduce, i’m just following the Build a User Management App with RedwoodJS tuto.
I created the rw app, then when i try to run yarn rw setup auth supabase
, i got the following error…
I’m surprised a rw
command is throwing an error around yarn install
in the monorepo…
Is something wrong in my configuration, is it a bug… ? i really don’t know…
But i’m also surprised because it is like i’m the only one with this bug, i found nothing about that in the forum, or on the net…
Has someone a beginning of answer, or perhaps just a direction?
Many thanks!