8000 Can not install dotnet-ef through CLI (Unauthorized) · Issue #11837 · dotnet/sdk · GitHub
[go: up one dir, main page]

Skip to content
Can not install dotnet-ef through CLI (Unauthorized) #11837
Open
@think3wang

Description

@think3wang

I am trying to install dotnet-ef package through dotnet cli, how ever it gave me 401 (Unauthorized) error.

The command I run is dotnet tool install --global dotnet-ef
what I don't understand is, the dotnet-ef is a public package that anyone can install, what is this "authorized" about?

The detailed result I got is :

C:\Program Files\dotnet\sdk\3.1.300\NuGet.targets(128,5): error : Unable to load the service index for source https://microsoft.pkgs.visualstudio.com/_packaging/Universal.Store/nuget/v3/index.json. [C:\Users\<myUserName>\AppData\Local\Temp\wojjcmbm.aon\restore.csproj]
C:\Program Files\dotnet\sdk\3.1.300\NuGet.targets(128,5): error :   Response status code does not indicate success: 401 (Unauthorized). [C:\Users\<myUserName>\AppData\Local\Temp\wojjcmbm.aon\restore.csproj]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0