Bài viết
Chia sẻ kiến thức của bạn.

Bahador85
Mar 11, 2025
Bài Viết
How to fix the SUI installation error?
When I try to install and build the SUI binary on my local system with this command:
cargo install --git https://github.com/MystenLabs/sui.git --bin sui --branch devnet
I face this error:
Please specify a package, e.g. `cargo install --git https://github.com/MystenLabs/sui.git anemo-benchmark`.
After some digging, I found the solution and was able to install and build it error-free and completely using some modification in the above command:
For Devnet:
cargo install --locked --git https://github.com/MystenLabs/sui.git sui --branch devnet
For Testnet:
cargo install --locked --git https://github.com/MystenLabs/sui.git sui --branch devnet
This way, you can install and build SUI on your local machine and start on your way!
Best of luck.
- Sui
- Move
3
Chia sẻ
Bình luận
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
1244Bài viết4283Câu trả lời
Kiếm phần của bạn từ 1000 Sui
Tích lũy điểm danh tiếng và nhận phần thưởng khi giúp cộng đồng Sui phát triển.
Bài đăng tiền thưởng
- Tại sao BCS yêu cầu thứ tự trường chính xác để khử chuỗi khi cấu trúc Move có các trường được đặt tên?65
- Cách tối đa hóa lợi nhuận nắm giữ SUI: Sui Staking vs Liquid Staking514
- Nhiều lỗi xác minh nguồn” trong các ấn phẩm về mô-đun Sui Move - Giải quyết lỗi tự động55
- Lỗi Sui Move - Không thể xử lý giao dịch Không tìm thấy đồng xu gas hợp lệ cho giao dịch419
- Giao dịch Sui thất bại: Đối tượng được dành riêng cho giao dịch khác49