Results 13 comments of jonathanlal

My bad. Apparently if you already used the pro license on your system you will get this error. Solution is to: `npm config delete @fortawesome:registry ` https://github.com/strapi/strapi/issues/12179#issuecomment-1010779472

yeah not getting PASSWORD_RECOVERY event either...

this is much needed

> FYI, this one is more or less done on [PostgREST/postgrest#2511](https://github.com/PostgREST/postgrest/pull/2511). > > For now, the interface will be like > > ```js > const { data, error } =...

Any update on this? Probably one of the most needed features imo

This should be documented. I'm getting the "Can't download source image: Source image resolution is too big" error for images that are only 1MB in size... Will have to check...

Ok actually it was giving an error because the dimensions were too large. Apparently these are the limitations for default supabase imgproxy: "The maximum image dimensions are 2500x2500 pixels, and...