sui
sui copied to clipboard
the trait bound `T: fastcrypto::hash::Hash<32>` is not satisfied
Steps to Reproduce Issue
- first when i
sui move buildit show that
Failed to verify the Move module, reason: "Sui framework version mismatch detected.Make sure that you are using a GitHub dep in your Move.toml:[dependencies]\n Sui = { git = \"https://github.com/MystenLabs/sui.git\", subdir = \"crates/sui-framework\", rev = \"devnet\" }\n` If that does not fix the issue, your `sui` binary is likely out of date--try cargo install --locked --git https://github.com/MystenLabs/sui.git --branch devnet sui".
2. I try to reinstall the sui, but it shows

Expected Result
install sui binary successfully
System Information
- OS: macos intel i5
- Compiler: cargo 1.66.0-nightly (b332991a5 2022-10-13)