sui
sui copied to clipboard
Build failed on Windows 11
run with command:
cargo install --locked --git https://github.com/MystenLabs/sui.git --branch devnet sui sui-node
and error occurs as following:
error: failed to get `mysten-util-mem` as a dependency of package `workspace-hack v0.1.0 (C:\Users\haypo\.cargo\git\checkouts\sui-6ac459c53b1b685a\7fff531\crates\workspace-hack)`
Caused by:
failed to load source for dependency `mysten-util-mem`
Caused by:
Unable to update https://github.com/MystenLabs/mysten-infra/?rev=59defcc8fc2850459f8b955599dcae7072fcb365#59defcc8
Caused by:
object not found - no match for id (59defcc8fc2850459f8b955599dcae7072fcb365); class=Odb (9); code=NotFound (-3)
error: failed to get `mysten-util-mem` as a dependency of package `workspace-hack v0.1.0 (C:\Users\haypo\.cargo\git\checkouts\sui-6ac459c53b1b685a\7fff531\crates\workspace-hack)`
Caused by:
failed to load source for dependency `mysten-util-mem`
Caused by:
Unable to update https://github.com/MystenLabs/mysten-infra/?rev=59defcc8fc2850459f8b955599dcae7072fcb365#59defcc8
Caused by:
object not found - no match for id (59defcc8fc2850459f8b955599dcae7072fcb365); class=Odb (9); code=NotFound (-3)
Summary Failed to install sui, sui-node (see error(s) above).
error: some crates failed to install
I was not able to reproduce the problem. Tried on Windows 11 PRO. Are you using CMD or Powershell?