Skip to content

Could not automatically diff shadow schema #928

@vhpx

Description

@vhpx

Bug report

Describe the bug

After launching supabase via pnpm supabase start, the following script could not be executed properly.

pnpm supabase db diff -f test

The output is as follow:

image

When running in debug mode, there is some unknown error at the end of the debug log:

image

Expected behavior

The command should result in a success message, although there are no changes to the migration scripts and the local database.

System information

  • OS: Windows 11, Build 22621.1344
  • Version of supabase-js: 1.42.5
  • Version of Node.js: 19.7.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions