Local Edge Functions docker container is not working
Have setup the local cli development as described in the docs.
When starting supabase.
My container for running Edge Functions is not working correctly
I am using MACOS with an M1 Chip
Using the latest supabase cli through npx
It uses following image: public.ecr.aws/supabase/edge-runtime:v1.67.4
Error message:
exec /usr/local/bin/edge-runtime: exec format error
Thank you for your help!
When starting supabase.
My container for running Edge Functions is not working correctly
I am using MACOS with an M1 Chip
Using the latest supabase cli through npx
It uses following image: public.ecr.aws/supabase/edge-runtime:v1.67.4
Error message:
exec /usr/local/bin/edge-runtime: exec format error
Thank you for your help!