question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Still not able to setup on M1 mac

See original GitHub issue
$ uname -a
Darwin mbp14.local 21.6.0 Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:23 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_T6000 arm64
$ /usr/libexec/java_home -V
Matching Java Virtual Machines (2):
    17.0.4 (arm64) "GraalVM Community" - "GraalVM CE 22.2.0" /Library/Java/JavaVirtualMachines/graalvm-ce-java17-22.2.0/Contents/Home
    11.0.16 (arm64) "GraalVM Community" - "GraalVM CE 22.2.0" /Library/Java/JavaVirtualMachines/graalvm-ce-java11-22.2.0/Contents/Home
/Library/Java/JavaVirtualMachines/graalvm-ce-java17-22.2.0/Contents/Home
$ java -version
openjdk version "11.0.16" 2022-07-19
OpenJDK Runtime Environment GraalVM CE 22.2.0 (build 11.0.16+8-jvmci-22.2-b06)
OpenJDK 64-Bit Server VM GraalVM CE 22.2.0 (build 11.0.16+8-jvmci-22.2-b06, mixed mode)
$ ./cs-aarch64-apple-darwin version
2.1.0-M6-53-gb4f448130
$ ./cs-aarch64-apple-darwin setup
Checking if a JVM is installed
Found a JVM installed under /Library/Java/JavaVirtualMachines/graalvm-ce-java11-22.2.0/Contents/Home.

Checking if ~/Library/Application Support/Coursier/bin is in PATH

Checking if the standard Scala applications are installed
  Found ammonite
JVM graalvm:19.3 not found in index: JVM graalvm not found
$

I’m happy to try and help solve the problem, but I’m not sure where this message is coming from. It seems like it’s from within coursier itself? Could it be related to https://github.com/coursier/coursier/issues/2487?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
alexarchambaultcommented, Nov 10, 2022

cc @rochala

On M1, we may want to check for ARM binaries, and fall back on x86-64 ones.

0reactions
julienrfcommented, Dec 9, 2022

I am closing this issue as a duplicate of #2537.

Read more comments on GitHub >

github_iconTop Results From Across the Web

If an error occurred while updating or installing macOS
If an error occurred while updating or installing macOS · Check your internet connection · Install in safe mode · Install after repairing...
Read more >
macOS Monterey not Installing on Macbook M1? - Here's the Fix!
Are you trying to update your Mac to macOS Monterey from MacOS Big Sur, but macOS Monterey Download Failed or Update not Found?...
Read more >
What to do if your Ventura update is stuck - Macworld
For M1/M2 Macs: To access Safe Mode press and hold the power button until you see the startup options appear > Choose your...
Read more >
How to Fix 'Computer Account Creation Failed' Error in M1 Mac
Fix 'Computer Account Creation Failed' Issue in Apple M1 Mac · 1. Setting up Apple Configurator and Connecting Both Macs · 2. Put...
Read more >
Tips and tricks to set up your Apple M1 for development
The factory reset process for the M1 chip is a bit different, instead of the command-R during startup, you must hold the power...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found