Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@julienrf
Copy link
Collaborator

The current instructions don’t work on other architectures than x86.

We resolve the host architecture with uname -m.

@julienrf
Copy link
Collaborator Author

I have added a second commit to update the instructions for the Apple M1 machines. This solution is not super satisfactory but it is temporary until we streamline the generation of OS-specific packages with https://github.com/VirtusLab/scala-packager

@julienrf julienrf linked an issue Dec 28, 2022 that may be closed by this pull request
The current instructions don’t work on other architectures than x86.

We resolve the host architecture with `uname -m`.
Copy link
Member

@alexarchambault alexarchambault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexarchambault alexarchambault merged commit 8fb5b2a into coursier:main Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Install URL does not work with ARM64 hosts

3 participants