Morning y'all! I ran into this issue last night:
https://github.com/supabase/supabase/discussions/6710
Seems that my function won't run when using the the
https://deno.land/x/canvas@v1.4.1 library. Has anyone been able to work around that issue? I see some discussion of canvas here, but I'm not sure how to proceed. Thinking of moving to an AWS lambda or something, but I'd really love to stick with Supabase Functions since they integrate so nicely with the rest of my project.