You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
cargo mobile update failed on windows
error: failed to move D:\Administrator\.cargo\bin\cargo-installwmVo0S\cargo-mobile.exe to D:\Administrator\.cargo\bin\cargo-mobile.exe
Steps To Reproduce
cargo mobile update
Expected behavior
update succeeds
Screenshots
None
Platform and Versions (please complete the following information):
Host OS:Windows
Target OS:
Rustc: cargo mobile doctor:
(if you build with specific commit, please list it as well)
Would you want to assign yourself to resolve this bug?
No
Additional context
The text was updated successfully, but these errors were encountered:
Currently, you can do it manually
1、go to .cargo/bin folder
2、copy cargo-mobile.exe to cargo-mobile2.exe
3、execute cargo-mobile2.exe update
4、delete cargo-mobile2.exe
Describe the bug
cargo mobile update failed on windows
error: failed to move
D:\Administrator\.cargo\bin\cargo-installwmVo0S\cargo-mobile.exe
toD:\Administrator\.cargo\bin\cargo-mobile.exe
Steps To Reproduce
cargo mobile update
Expected behavior
update succeeds
Screenshots
None
Platform and Versions (please complete the following information):
Host OS:Windows
Target OS:
Rustc:
cargo mobile doctor
:(if you build with specific commit, please list it as well)
Would you want to assign yourself to resolve this bug?
Additional context
The text was updated successfully, but these errors were encountered: