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 Walletkit #183

Open
infinZero opened this issue Apr 3, 2021 · 2 comments
Open

Missing Walletkit #183

infinZero opened this issue Apr 3, 2021 · 2 comments

Comments

@infinZero
Copy link

Missing walletkit
I've also downloaded it manually drag and drop but still same error

@infinZero
Copy link
Author

For me both of the commands git submodule update --recursive and git submodule update --init --recursive did not works and giving following result
fatal: not a git repository (or any of the parent directories): .git

@mkinney
Copy link

mkinney commented Apr 20, 2021

Looks like we need to run this:

git submodule update --init --recursive --remote

then

git submodule update --recursive

and

brew install swiftlint

Maybe?

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

2 participants