I'm using dotnet version 2.1.503, and I'm trying to run the command:
dotnet tool install dotnet-ignore --global
But I'm getting an error saying error
C:\Program Files\dotnet\sdk\2.1.503\NuGet.targets(114,5): error : Response status code does not indicate success: 401 (Unauthorized).
What's going on?