Skip to content
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

*errors.Error: failed to save diff: open supabase/migrations/20240506170000_initial_structure.sql: no such file ... #2259

Closed
sentry-io bot opened this issue May 10, 2024 · 0 comments · Fixed by #2260
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented May 10, 2024

Sentry Issue: CLI-2D

syscall.Errno: no such file or directory
*fs.PathError: open supabase/migrations/20240506170000_initial_structure.sql: no such file or directory
*fmt.wrapError: failed to save diff: open supabase/migrations/20240506170000_initial_structure.sql: no such file or directory
*errors.Error: failed to save diff: open supabase/migrations/20240506170000_initial_structure.sql: no such file or directory
  File "github.com/supabase/cli/internal/db/diff/pgadmin.go", line 26, in SaveDiff
  File "github.com/supabase/cli/internal/db/diff/diff.go", line 52, in Run
  File "github.com/supabase/cli/cmd/db.go", line 105, in init.func13
  File "github.com/spf13/cobra@v1.8.0/command.go", line 983, in (*Command).execute
  File "github.com/spf13/cobra@v1.8.0/command.go", line 1115, in (*Command).ExecuteC
...
(3 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant