© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3y ago•
11 replies
Ismail

Can't deploy edge functions after updating to the latest version

I was working with Supabase CLI v1.99 and functions were deploying properly but after upgrading to the latest version(1.127.3) I am not being able to publish and the error is probably somewhere in my configuration. Here is the 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%2Fpush_notification_fcm%2Findex.ts&import_map_path=file%3A%2F%2F%2Fhome%2Fdeno%2Fimport_map.json&name=push_notification_fcm&slug=push_notification_fcm&verify_jwt=false"}
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%2Fpush_notification_fcm%2Findex.ts&import_map_path=file%3A%2F%2F%2Fhome%2Fdeno%2Fimport_map.json&name=push_notification_fcm&slug=push_notification_fcm&verify_jwt=false"}

As you can see it just does a request to /v1/projects//functions.... It doesn't contain my project id so what would be the solution to this issue. Please help
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Can't deploy edge functions
SupabaseSSupabase / help-and-questions
3y ago
Edge Functions not updating
SupabaseSSupabase / help-and-questions
6mo ago
Cannot deploy edge functions
SupabaseSSupabase / help-and-questions
7mo ago
Cannot deploy edge functions
SupabaseSSupabase / help-and-questions
3y ago