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

Specified version does not show up in dotnet --list-sdks #392

Open
Sefriol opened this issue Jan 28, 2025 · 3 comments
Open

Specified version does not show up in dotnet --list-sdks #392

Sefriol opened this issue Jan 28, 2025 · 3 comments

Comments

@Sefriol
Copy link

Sefriol commented Jan 28, 2025

Not sure what I broke recently, but I completely uninstalled dotnet from my mac. Now if I try to install specified cask, it does not show up in dotnet --list-sdks

brew tap isen-ng/dotnet-sdk-versions

brew install --cask dotnet-sdk8 --verbose
==> Downloading https://github.com/isen-ng/homebrew-dotnet-sdk-versions/raw/master/META.md
Already downloaded: /Users/sefriol/Library/Caches/Homebrew/downloads/676efe54d94c945edc1937e1e849eb5fc52f70879490e21ffc1cadeda530def6--META.md
Warning: No checksum defined for cask 'dotnet-sdk8', skipping verification.
All dependencies satisfied.
==> Installing Cask dotnet-sdk8
cp -p /Users/sefriol/Library/Caches/Homebrew/downloads/676efe54d94c945edc1937e1e849eb5fc52f70879490e21ffc1cadeda530def6--META.md /opt/homebrew/Caskroom/dotnet-sdk8/8.0.405,8.0.12/META.md
🍺  dotnet-sdk8 was successfully installed!

dotnet --list-sdks
9.0.102 [/usr/local/share/dotnet/sdk]

I tried different combinations of uninstalling and reinstalling different dotnet-sdks, but result is still the same. Any idea where I going wrong?

@isen-ng
Copy link
Owner

isen-ng commented Jan 28, 2025 via email

@Sefriol
Copy link
Author

Sefriol commented Jan 28, 2025

Yeah, that seems to work. I get the whole Running Installer step which is not present when I try to install the meta cask.

EDIT: I am pretty sure that the Meta cask does not even download the installer

@isen-ng
Copy link
Owner

isen-ng commented Jan 28, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants