We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
From within git bash / MINGW64 bash, I ran curl https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh | bash and got this error:
curl https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh | bash
dotnet_install: Error: OS name could not be detected: UName = MINGW64_NT-10.0-26200
I'd expect this to just work^(tm)
Thanks!
From within git bash / MINGW64 bash, I ran
curl https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh | bashand got this error:I'd expect this to just work^(tm)
Thanks!