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

[Bug]: Unable to clone clone 'lib/v4-core' #78

Closed
vincehass opened this issue Nov 22, 2023 · 1 comment
Closed

[Bug]: Unable to clone clone 'lib/v4-core' #78

vincehass opened this issue Nov 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@vincehass
Copy link

Describe the bug

I followed the step in : https://github.com/uniswapfoundation/v4-template
However I am getting an Error:
git submodule exited with code 1

Any recommandation how to solve this problem?
Thanks.

Expected Behavior

I went through all steps for Permission Denied troubleshooting state here:
https://docs.github.com/en/authentication/connecting-to-github-with-ssh

with no luck

To Reproduce

mkdir testUniswap
cd testuniswap
forge init .
forge install https://github.com/Uniswap/periphery-next

Additional context

No response

@vincehass vincehass added the bug Something isn't working label Nov 22, 2023
@0xV4L3NT1N3
Copy link

0xV4L3NT1N3 commented Dec 1, 2023

Add your SSH key or switch to using normal HTTP URL instead of SSH, pending the PR to be merged

#26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants