工具 'dotnet-try' 安装失败
Tool 'dotnet-try' failed to install
尝试通过 运行 dotnet tool install -g dotnet-try
在 Windows 上从命令提示符安装 dotnet-try 全局工具,但失败并出现以下错误。
Failed to create shell shim for tool 'dotnet-try': Command 'dotnet-try' conflicts with an existing command from another tool.
Tool 'dotnet-try' failed to install.
如有任何帮助,我们将不胜感激。
以下是安装、卸载和更新[=29]的最新命令=]dotnet-try
安装
> dotnet tool install -g Microsoft.dotnet-try
卸载
> dotnet tool uninstall -g Microsoft.dotnet-try
待更新
> dotnet tool update -g Microsoft.dotnet-try
尝试通过 运行 dotnet tool install -g dotnet-try
在 Windows 上从命令提示符安装 dotnet-try 全局工具,但失败并出现以下错误。
Failed to create shell shim for tool 'dotnet-try': Command 'dotnet-try' conflicts with an existing command from another tool. Tool 'dotnet-try' failed to install.
如有任何帮助,我们将不胜感激。
以下是安装、卸载和更新[=29]的最新命令=]dotnet-try
安装
> dotnet tool install -g Microsoft.dotnet-try
卸载
> dotnet tool uninstall -g Microsoft.dotnet-try
待更新
> dotnet tool update -g Microsoft.dotnet-try