Hello there,
when i was trying to install aztec sandbox, seems like there is an issue with arm64 compatibility and only supports amd64. how can i do it with arm64.
i really appreciate your help.
it’s currently broken for arm64 - Add Support for linux/arm64/v8 Architecture in aztecprotocol/aztec Docker Image · Issue #10957 · AztecProtocol/aztec-packages · GitHub
You’ll have to run an older version for now. 0.67.0
works on arm, and you can install it with: aztec-up 0.67.0
Thank you for your response, I never installed aztec its my first time, so i am could not able to install specific version of it…
is there any other way to install aztec without sandbox ?
some how i am not able to install specific version, could you please provide exact command how to do it, by default its pulling from latest version.
@Nithin-Varma user twt provides the command: aztec-up <version>
. You can see different releases here.
Also see aztec --help
for command details, or search the docs for how you want to run it for testing.
Solved now?
Have you been able to solve it
also interesting
previously i am not able to install the aztec itself, due to an arm compatibility error, so i was not able to run aztec-up command
now seems like you fixed that issue, now its completely fine,
thanks a lot for helping out, looking forward to build…