-
Notifications
You must be signed in to change notification settings - Fork 294
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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:
When running in debug mode, there is some unknown error at the end of the debug log:
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
logartis, vhpx and sweatybridge
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working