Unable to deploy edge function

while deploying edge function using supabase function deploy, i get this weird 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%2Fholders%2Findex.ts&import_map_path=file%3A%2F%2F%2Fhome%2Fdeno%2Fimport_map.json&name=holders&slug=holders&verify_jwt=true"}

I tried debug but even it didnt say anything useful.
Was this page helpful?