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 trek-api-web-ts Submodule in Packages Directory - Installation Issue #4279

Open
shubhiscoding opened this issue Jan 29, 2024 · 0 comments

Comments

@shubhiscoding
Copy link

I encountered an issue while following the provided installation instructions for the Backpack project. The instructions mention running the command git submodule init && git submodule update && rm packages/trek-api-web-ts/yarn.lock but it seems that the trek-api-web-ts submodule is not present in the packages directory.

Steps to Reproduce:

Clone the repository: git clone [email protected]:coral-xyz/backpack.git
Navigate to the repository: cd backpack
Attempt to run the specified command: git submodule init && git submodule update && rm packages/trek-api-web-ts/yarn.lock

Expected Behavior:
The trek-api-web-ts submodule should be present in the packages directory, and the provided command should execute without errors.

Actual Behavior:

The trek-api-web-ts submodule is not found in the packages directory, leading to an error when running the specified command.

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