-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
I get the following error when running below command on my command prompt or visual studio terminal. Please help
dotnet tool install -g Microsoft.dotnet-httprepl
error NU1101: Unable to find package microsoft.dotnet-httprepl. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages
The tool package could not be restored.
Tool 'microsoft.dotnet-httprepl' 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 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
naramdash
Metadata
Metadata
Assignees
Labels
No labels