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

cargo build failing #80

Open
roynilanjan opened this issue Jun 17, 2024 · 0 comments
Open

cargo build failing #80

roynilanjan opened this issue Jun 17, 2024 · 0 comments

Comments

@roynilanjan
Copy link

Hi ,

cargo build --target wasm32-wasi --release gives the following error :

cargo build --target wasm32-wasi --release
Updating crates.io index
Updating git repository https://github.com/second-state/dapr-sdk-wasi
error: failed to get dapr_sdk_wasi as a dependency of package image-api-grayscale v0.1.0 (/home/nroy/dapr-wasm/image-api-grayscale)

Caused by:
failed to load source for dependency dapr_sdk_wasi

Caused by:
Unable to update https://github.com/second-state/dapr-sdk-wasi

Caused by:
failed to find branch master

Caused by:
cannot locate remote-tracking branch 'origin/master'; class=Reference (4); code=NotFound (-3)

Can somebody help here ?

Thanks

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