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

BUG: cannot find installed dotnet-sdk on macos, keeps re-updating and re-downloading (because installed via homebrew on mac)? #2053

Open
jkone27 opened this issue Nov 21, 2024 · 0 comments

Comments

@jkone27
Copy link

jkone27 commented Nov 21, 2024

Describe the bug.

Starting Query for all projects...
Failed at 'Query for all projects' (969ms) with error: Error: Exception while talking to proxy: Error: One or more errors occurred. (No installed .NET SDK was found on the computer. If it is installed, make sure it can be found through the PATH environment variable.)
Failed to monitor project loading status

VS

dotnet --version
8.0.101

dotnet-sdk installed via homebrew, please check if dotnet is installed via homebrew and dont mess with it : )

Please attach log file(s) here if you have any.

_

Reproduction Steps

_

Expected Behavior

dotnet tool install does not run and detects homebrew installed versions of dotnet without touching them, and just eventually warning if there is a homebrew version to update, updates should be run / handled by homebrew if one wishes to do so

Exceptions & Errors (if any)

Starting Query for all projects...
Failed at 'Query for all projects' (969ms) with error: Error: Exception while talking to proxy: Error: One or more errors occurred. (No installed .NET SDK was found on the computer. If it is installed, make sure it can be found through the PATH environment variable.)
Failed to monitor project loading status

.NET Install Tool Version

v2.2.3

Your operating system? Please provide more detail, such as the version and or distro above.

N/A

VS Code Version

1.95.3

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

No branches or pull requests

1 participant