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

Missing Submodules in Repository #54

Open
abhinav4190 opened this issue Dec 2, 2024 · 0 comments
Open

Missing Submodules in Repository #54

abhinav4190 opened this issue Dec 2, 2024 · 0 comments

Comments

@abhinav4190
Copy link

Description
While attempting to initialize the submodules for the project, I encountered an issue where two submodules (src/vendor/soundtouch and src/vendor/sbsms) are pointing to non-existent or inaccessible repositories. The relative paths in the .gitmodules file seem incorrect, or the repositories might be missing from the parent location.

To Reproduce

  1. Clone the repository: git clone
  2. Initialize submodules: git submodule update --init --recursive
  3. Observe the error output.

Expected behavior
The submodules should initialize successfully, downloading the required repositories into the appropriate paths.

Actual Behavior
The submodules should initialize successfully, downloading the required repositories into the appropriate paths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant