> curl -fsSL https://dvm.deno.dev | sh
######################################################################## 100.0%
Archive: /Users/me/.dvm/bin/dvm.zip
inflating: dvm
Dvm was installed successfully to /Users/me/.dvm/bin/dvm
sh: line 64: /Users/me/.dvm/bin/dvm: Bad CPU type in executable
> dvm
zsh: bad CPU type in executable: dvm
> which dvm
/Users/me/.dvm/bin/dvm
> uname -m
x86_64
~ 21:05:34
>
Have any one dealt with this error by any chance?