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
Describe the bug
When I delete an edge function in local development supabase suddenly can't serve my functions or start if I stop it.
I just get this error: "failed to load import map: open /Users/jakob/Documents/GitHub/babyhelper-swift/supabase/functions/daily-notification-campaign/deno.json: no such file or directory"
To Reproduce
Delete the folder of a local edge function - run either supabase functions serve or stop supabase and start it again.
Screenshots
System information
Ticket ID: f8e632365fba4da1b9294814de46dfd6
Version of OS: MacOS 15.3.2
Version of CLI: 2.20.5
Version of Docker: 28.0.1
Versions of services: [output from supabase services command]
The text was updated successfully, but these errors were encountered:
Describe the bug
When I delete an edge function in local development supabase suddenly can't serve my functions or start if I stop it.
I just get this error: "failed to load import map: open /Users/jakob/Documents/GitHub/babyhelper-swift/supabase/functions/daily-notification-campaign/deno.json: no such file or directory"
To Reproduce
Delete the folder of a local edge function - run either supabase functions serve or stop supabase and start it again.
Screenshots

System information
Ticket ID: f8e632365fba4da1b9294814de46dfd6
Version of OS: MacOS 15.3.2
Version of CLI: 2.20.5
Version of Docker: 28.0.1
Versions of services: [output from
supabase services
command]The text was updated successfully, but these errors were encountered: