Closed ghost closed 5 years ago
As per NuGet documentation (https://www.nuget.org/packages/dotnet-depends/), installation is done by:
dotnet tool install --global dotnet-depends --version 0.3.0
As global tools are framework dependent (https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools#what-could-go-wrong), you need to have .NET Core 2.1 installed.
If problem persists, please open issue in dotnet/cli or nuget/home as these repos are better for tracking problems with installation of global tools.
The tool package could not be restored. Tool 'dotnet-depends' failed to install. This failure may have been caused by: