Open Closed

Cannot upgrade AbpSuite to version 2.3.0 #62


User avatar
0
thanhvl1 created

HI,

I got the error today that I cannot upgrade Abp Suite to version 2.3.0 after Upgrade Abp.Cli 2.3.0 successfully.
Is that problem caused by my PC or network or Abp server ?

image.png

After I uninstall Abp Suite, I cannot reinstall it anymore

image.png

Regards,
Thanh


5 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    to update your solution, go to your .sln directory and run the below command

    abp update
    
  • User Avatar
    0
    alper created
    Support Team Director

    can you login to abp cli and try again

    abp login 
    

    I've just tested now, without errors

    image.png

  • User Avatar
    0
    thanhvl1 created

    It's weird. I've tried many times logout and login then update again but it didn't work. How can I delete completely ?

  • User Avatar
    0
    alper created
    Support Team Director

    Remove ABP CLI

    dotnet tool uninstall volo.abp.cli -g
    

    Remove Suite

    dotnet tool uninstall volo.abp.suite -g
    
  • User Avatar
    0
    thanhvl1 created

    Thanks. I can update abp suite after remove completely cli and suite

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 25, 2025, 11:10