Open Closed

Unable to update ABP suite #8319


User avatar
0
JonSteer73 created
  • ABP Framework version: v8.3.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)

Hi! I'm having some issues upgrading the ABP suite. I updated the CLI to 0.9.8 this morning, which worked fine, so I then decided to update the Suite.

I ran abp suite update and got the following error:

Tool 'volo.abp.suite' failed to update due to the following:
The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.
Tool 'volo.abp.suite' failed to install. Contact the tool author for assistance.

I also tried using dotnet tool update -g Volo.Abp.Suite --add-source https://nuget.abp.io/<my-private-key>/v3/index.json and this gave the same error.

Looking at the support forums, I noticed this post and based on that I tried uninstalling then re-installing the suite. The uninstall worked fine, but the install gives me the above error again.

Finally, based on the final comment in the linked post, I looked at deleting the c:\Users\my_username\ .dotnet\tools\abp-suite.exe file. However, that's not there on my machine now I've uninstalled the suire.

Do you have any ideas how I can get it working again please? It feels like it might be a misconfiguration in the nuget repository, but I'm happy to be corrected on that.

Thanks!


2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    you can install the dotnet 9 SDK and try again.

    https://dot.net/

  • User Avatar
    0
    JonSteer73 created

    This worked great. Thanks for the help!

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 19, 2025, 10:09