- Notifications
You must be signed in to change notification settings - Fork 107
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
- I confirm this is a bug with Supabase, not with my own application.
- I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
I can't build the project hence I can't start developing. I tried running git submodule update --init --recursive, but I'm getting this error:
fatal: Unable to find current revision in submodule path 'libpg_query' I can't seem to pull the libpg_query submodule
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Clone the repo
- Run
git submodule update --init --recursiveon the shell. - See error
Expected behavior
I expect the submodule to be pulled so that the build process can continue.
Screenshots
If applicable, add screenshots to help explain your problem.


System information
- OS: Windows 10
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working