Alex Ferreira
Results
1
comments of
Alex Ferreira
I had this same issue. I fixed it by removing the comments in `supabase/functions/hello-world/deno.jsonc` (I was using the getting started guide). It now looks like this: ``` { "imports": {...