0
garymedina@hotmail.com created
I am trying to update the CLI and I am receiving an error: **Tool 'volo.abp.cli' has multiple versions installed and cannot be updated." I am also receiving similar errors about having mulitple install when trying to remove. Please let me know how I can clean this up and update to the newest CLI and Suite.
Thanks, Gary
3 Answer(s)
-
0
hi
What are ouput of these command?
dotnet tool list dotnet tool list -g
-
0
C:\Users\HP Z4 G4>dotnet tool list Package Id Version Commands Manifest
C:\Users\HP Z4 G4>dotnet tool list -g Warning: tool package 'volo.abp.cli' is invalid, contact tool author: Failed to retrieve tool configuration: Could not find file 'C:\Users\HP Z4 G4.dotnet\tools.store\volo.abp.cli\7.2.2\volo.abp.cli\7.2.2\tools\net7.0\any\DotnetToolSettings.xml'. Warning: tool package 'volo.abp.cli' is invalid, contact tool author: Failed to retrieve tool configuration: Could not find file 'C:\Users\HP Z4 G4.dotnet\tools.store\volo.abp.cli\7.3.0\volo.abp.cli\7.3.0\tools\net7.0\any\DotnetToolSettings.xml'. Warning: tool package 'volo.abp.suite' is invalid, contact tool author: Failed to retrieve tool configuration: Could not find file 'C:\Users\HP Z4 G4.dotnet\tools.store\volo.abp.suite\7.3.0\volo.abp.suite\7.3.0\tools\net7.0\any\DotnetToolSettings.xml'. Package Id Version Commands
dotnet-ef 6.0.3 dotnet-ef volo.abp.cli 7.3.2 abp volo.abp.suite 7.3.2 abp-suite
This is a cut and paste from the CMD. First was no info and the second shows only one CLI version????
Thanks for your help again Maliming!
-
0
Deleting the Dotnet Tools folder resolved this after installing everything again.