I’m going through the installation process of installed DAML on a Apple M1 Macbook Pro. Unfortunately, I’m getting the following error when installing the SDK:
❯ curl -sSL https://get.daml.com/ | sh
Determining latest SDK version...
Latest SDK version is 2.3.2
Downloading SDK 2.3.2. This may take a while.
######################################################################## 100.0%
Extracting SDK release tarball.
/var/folders/58/c9zy7qjn67s0p5c37kcvcxk80000gn/T/tmp.Rywn3Hvg/sdk/install.sh: line 5: /var/folders/58/c9zy7qjn67s0p5c37kcvcxk80000gn/T/tmp.Rywn3Hvg/sdk/daml/daml: Bad CPU type in executable
FAILED TO INSTALL!
Does anyone have a solution for this?