scala-lang
scala-lang copied to clipboard
Don't call out Apple Silicon as needing manual installation
trafficstars
I have Apple Silicon and installed Scala fine for the first time via Homebrew.
See also https://github.com/scala/docs.scala-lang/pull/2889
the homebrew formula installs the x86-64 version, so its under rosetta 2, for the best experience the curl download wins
the homebrew formula installs the x86-64 version
hmm. is there a ticket somewhere about changing that...?
the homebrew formula installs the x86-64 version
hmm. is there a ticket somewhere about changing that...?
This issue https://github.com/coursier/coursier/issues/2770 calls out that at least for some M1 users it doesn't work