We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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
mkdir testUniswap cd testuniswap forge init . forge install https://github.com/Uniswap/periphery-next
No response
The text was updated successfully, but these errors were encountered:
Add your SSH key or switch to using normal HTTP URL instead of SSH, pending the PR to be merged
#26
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: