You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the install script sh <(curl -sL https://raw.githubusercontent.com/ocaml/opam/master/shell/install.sh) in arm64 macos device results in a following error:
╰─$ sh <(curl -sL https://raw.githubusercontent.com/ocaml/opam/master/shell/install.sh)
## Downloading opam 2.0.7 for macos on arm64...
Checksum mismatch, a problem occurred during download.
The text was updated successfully, but these errors were encountered:
For now, can you use Homebrew until we update the opam binaries? The OCaml ARM patches have been uploaded in Homebrew/formula-patches#318, so brew install opam should work on macOS/ARM now.
Running the install script
sh <(curl -sL https://raw.githubusercontent.com/ocaml/opam/master/shell/install.sh)
in arm64 macos device results in a following error:The text was updated successfully, but these errors were encountered: