Skip to content

[Bug] Initial build for development is failing #96

@mobley-trent

Description

@mobley-trent

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:

  1. Clone the repo
  2. Run git submodule update --init --recursive on the shell.
  3. 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.
Screenshot 2023-12-25 120506
Screenshot 2023-12-25 120533

System information

  • OS: Windows 10

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