When running the "dotnet-install" command, I get the error "dotnet_install: Error: Unknown argument __channel". The issue can be worked around by manually modifying the dotnet-install.sh file and replacing "__channel" (two underscores) with "--channel" (two hyphens).
The issue appears to affect the "version" argument as well.
When running the "dotnet-install" command, I get the error "dotnet_install: Error: Unknown argument
__channel
". The issue can be worked around by manually modifying the dotnet-install.sh file and replacing "__channel" (two underscores) with "--channel" (two hyphens).The issue appears to affect the "version" argument as well.