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.

[Feature] Gitversion support for apple silicon

See original GitHub issue

I would like to use gitversion on my apple silicon.

Installing using brew gives me: Error: dotnet: no bottle available!

Try to use the docker image gives me:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Failed to create CoreCLR, HRESULT: 0x8007FF06

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
arturciccommented, Jan 4, 2022

unfortunately for the homebrew we ned to have the dotnet formula for version 6.0, that’s something @asbjornu was working on. So for now no, you can only use the tar.gz version for now

1reaction
MuhKuh7commented, Jan 4, 2022

any updates on this one?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Closures are not supported on Apple Silicon M1 (arm64)
Yes, this is not a bug, it is simply a known, currently unimplemented "feature".
Read more >
Is git already installed when buying a new Macbook?
Has „sudo rm -rf /usr/bin/git/„ changed anything? My terminal said that I was having Apple Git 128. After deleting XCodes there seems to...
Read more >
Git not working on M1 chip after migration [duplicate]
Clearly the best answer is to get the version of git that works with your machine's M1 architecture. That appears to be installation...
Read more >
github actions - I can't get GitVersion to bump versions
I am using the latest GitVersion 5.5.1, and I changed my master branch to main , which is supposed to be supported in...
Read more >
StableDiffusion RUNS on M1 chips.
In the app, open up the folder that you just downloaded from github that should say: stable-diffusion-apple-silicon. On the left hand side, ...
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