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

starcoin build failed on windows since invalid git path in libra module #1721

Closed
sanlee42 opened this issue Nov 30, 2020 · 1 comment · Fixed by #1723
Closed

starcoin build failed on windows since invalid git path in libra module #1721

sanlee42 opened this issue Nov 30, 2020 · 1 comment · Fixed by #1723

Comments

@sanlee42
Copy link
Member

https://github.com/starcoinorg/libra/blob/starcoin_11_16/language/goldens/language_e2e_testsuite::tests::account_limits::account_limits.exp

path contain "::" is invalid

@sanlee42
Copy link
Member Author

PS C:\Users\fikgol\Workspaces\starcoin> cargo build
Updating crates.io index
Updating git repository https://github.com/starcoinorg/libra
error: failed to get libra-crypto as a dependency of package starcoin-crypto v0.8.0 (C:\Users\fikgol\Workspaces\starcoin\commons\crypto)

Caused by:
failed to load source for dependency libra-crypto

Caused by:
Unable to update https://github.com/starcoinorg/libra?rev=cafca49a35e073586e5dc0cbbe16120bc9b9f366

Caused by:
cannot checkout to invalid path 'language/goldens/language_e2e_testsuite::tests::account_limits::account_limits.exp'; class=Checkout (20)

@guangyuz guangyuz linked a pull request Nov 30, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant