Open Closed

Tool 'volo.abp.cli' has multiple versions installed and cannot be updated. #5790


User avatar
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)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    What are ouput of these command?

    dotnet tool list
    dotnet tool list -g
    
  • User Avatar
    0
    garymedina@hotmail.com created

    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!

  • User Avatar
    0
    garymedina@hotmail.com created

    Deleting the Dotnet Tools folder resolved this after installing everything again.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11