scala-lang icon indicating copy to clipboard operation
scala-lang copied to clipboard

Don't call out Apple Silicon as needing manual installation

Open erbridge opened this issue 2 years ago • 3 comments
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

erbridge avatar Aug 20 '23 10:08 erbridge

the homebrew formula installs the x86-64 version, so its under rosetta 2, for the best experience the curl download wins

bishabosha avatar Aug 21 '23 08:08 bishabosha

the homebrew formula installs the x86-64 version

hmm. is there a ticket somewhere about changing that...?

SethTisue avatar Aug 21 '23 20:08 SethTisue

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

bishabosha avatar Aug 22 '23 08:08 bishabosha