You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2021. It is now read-only.
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.
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:
For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool
Error: Process completed with exit code 1.