Skip to content
This repository was archived by the owner on Feb 19, 2021. It is now read-only.

Install resolver client - issue  #28

@RavichandranRajamanickam

Description

when The PR triggers a series of GitHub actions i get the below error.
what is the resolution to this problem ?

Run dotnet tool install -g dmr-client --add-source https://nuget.pkg.github.com/Azure/index.json
error NU1101: Unable to find package dmr-client. No packages exist with this id in source(s): /usr/share/dotnet/sdk/NuGetFallbackFolder, github, nuget.org
The tool package could not be restored.
Tool 'dmr-client' failed to install. This failure may have been caused by:

  • You are attempting to install a preview release and did not use the --version option to specify the version.
  • A package by this name was found, but it was not a .NET Core tool.
  • The required NuGet feed cannot be accessed, perhaps because of an Internet connection problem.
  • You mistyped the name of the tool.

For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions