SupabaseS
Supabase•2y ago
Laurence

Cant deploy edge function

  • I deployed an edge function and it worked fine. I needed to update the code so i tried to redploy and it didnt work. So i manually deleted the function from the dashboard and have since tried to push the function. I get the following error:
    Failed to create a new Function on the Supabase project: {"message":"Cannot POST /v1/projects//functions?entrypoint_path=file%3A%2F%2F%2Fhome%2Fdeno%2Ffunctions%2Fmark-quiz%2Findex.ts&import_map_path=file%3A%2F%2F%2Fhome%2Fdeno%2Fimport_map.json&name=mark-quiz&slug=mark-quiz&verify_jwt=true"}
has anyone encountered this before? It would really appreciate some advice/assistance 🙂
image.png
Was this page helpful?