Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Can't restore solution - NuGet feed does not exist "https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" #1575

@Alexabix

Description

@Alexabix

Step 42/50 : RUN dotnet restore "eShopOnContainers-ServicesAndWebApps.sln" ---> Running in c84b8dc70ef6 Determining projects to restore... /usr/share/dotnet/sdk/3.1.404/NuGet.targets(128,5): error : Unable to load the service index for source https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json. [/src/eShopOnContainers-ServicesAndWebApps.sln] /usr/share/dotnet/sdk/3.1.404/NuGet.targets(128,5): error : Response status code does not indicate success: 404 (Feed does not exist.). [/src/eShopOnContainers-ServicesAndWebApps.sln]

It seems like the nuget feed used for restoring some of the project packages doesn't exist, visiting the URL in a browser also returns "Feed does not exist."

Has this feed moved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions