


As of today, that version is still in the dev status. Graal introduced a support for Apple M1 in version 22.2. Step 1: Install GraalVM CE 22.2.0-dev build Below are the steps, in case it’s helpful for someone: I was able to install bloop a couple of days ago on Apple M1 chip. Last 15 lines from /Users/moritz/Library/Logs/Homebrew/bloop/01.coursier:Įxception in thread "main" $JvmNotFoundInIndex: JVM graalvm:19.3 not found in index: No JVM found for OS darwin and CPU architecture arm64Īt .$anonfun$getIfInstalled$2(JvmCache.scala:101)Īt .$anonfun$getIfInstalled$2$adapted(JvmCache.scala:100)Īt $.$anonfun$flatMap$extension$1(Task.scala:14)Īt $.$anonfun$flatMap$extension$1$adapted(Task.scala:14)Īt $.wrap(Task.scala:84)Īt $.$anonfun$flatMap$2(Task.scala:14)Īt .$anonfun$flatMap$1(Future.scala:307)Īt .$anonfun$transformWith$1(Promise.scala:41)Īt .run(Promise.scala:64)Īt java.base/.runWorker(ThreadPoolExecutor.java:1130)Īt java.base/$n(ThreadPoolExecutor.java:630)Īt java.base/(Thread.java:831) => coursier install -install-dir bin -default-channels=false -channel channe Trying to install the latest bloop via Homebrew on a M1 MBP fails: ➜ brew install scalacenter/bloop/bloop
