And my PC’s detail info is the following; OS: ubuntu22.04 rustc 1.78.0 rustup 1.27.1
Is there anyone who can help me?
My discord ID is “0xnto.” and telegram ID is pattboydev.
Please feel free to reach out me if you could help me.
Thanks for your time and consideration.
I also use Aptos CLI (6.2.0) just fine. Just make sure to deploy with the --move-1 --bytecode-version 6 tags, as the Aptos CLI defaults to Move 2 which isn’t supported on Movement yet.
I’m using Aptos CLI 6.1.1 and encountered an error when publishing a contract to Movement RPC. I tried building the Movement CLI and got the same error as mentioned in this post. How can I fix it, guys?