Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to verify the installation of dotnet in macos #7018

Closed
sephali26 opened this issue Dec 9, 2021 · 2 comments
Closed

Unable to verify the installation of dotnet in macos #7018

sephali26 opened this issue Dec 9, 2021 · 2 comments
Labels
area-tutorials Issues related to getting started tutorials needs-more-info Not enough information has been provided. Please share more detail as requested.

Comments

@sephali26
Copy link

Problem encountered on https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install
Operating System: macos

I was trying to verify the installation of dotnet application in macos monterey by running the command "dotnet", but I got error message that "zsh: command not found: dotnet".

@mairaw
Copy link
Contributor

mairaw commented Dec 9, 2021

Are you on a M1 machine? Make sure you have installed the Arm64 version of the SDK.

You can find more information at dotnet/sdk#22910

@mairaw mairaw added needs-more-info Not enough information has been provided. Please share more detail as requested. area-tutorials Issues related to getting started tutorials labels Dec 9, 2021
@no-response
Copy link

no-response bot commented Dec 16, 2021

This issue has been automatically closed due to no response from the original author. Please feel free to reopen it if you have more information that can help us investigate the issue further.

@no-response no-response bot closed this as completed Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-tutorials Issues related to getting started tutorials needs-more-info Not enough information has been provided. Please share more detail as requested.
Projects
None yet
Development

No branches or pull requests

2 participants