帖子

分享您的知识。

帖子

分享您的知识。

article banner.
Bahador.
Mar 11, 2025
文章

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
分享
评论
.

Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.

226帖子319答案
Sui.X.Peera.

赚取你的 1000 Sui 份额

获取声誉积分,并因帮助 Sui 社区成长而获得奖励。

我们使用 cookie 确保您在我们的网站上获得最佳体验。
更多信息