Skip to content

Can't run Supabase after deleting local Edge Function #3393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
skrrriiieeet opened this issue Apr 4, 2025 · 1 comment
Open

Can't run Supabase after deleting local Edge Function #3393

skrrriiieeet opened this issue Apr 4, 2025 · 1 comment

Comments

@skrrriiieeet
Copy link

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
Image

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]

Image
@L0c-Nar
Copy link

L0c-Nar commented Apr 18, 2025

If you delete the folder of the function manually, it is also necessary to delete the configuration from config.toml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants