You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I tested this and I am getting some errors very sporadicly, like it runs sucessfully and then a few requests later it fails again, it seems like it might be an issue with the connection to browserless because nothing seems pointing out to an error from the edge runtime.
Let me know if you're also running into a similar sceneario.
Bug report
Describe the bug
I'm trying to follow the official puppeteer example but Puppeteer requires Deno to be run with the --unstable flag. See the documentation here:
However, it seems that the Supabase CLI does not support passing additional parameters so running the official example locally does not work.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
supabase functions serve
commandExpected behavior
For the example to work locally so that it can be tested before deploying.
The text was updated successfully, but these errors were encountered: