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 ?
After I uninstall Abp Suite, I cannot reinstall it anymore
Regards, Thanh
to update your solution, go to your .sln directory and run the below command
abp update
can you login to abp cli and try again
abp login <username>
I've just tested now, without errors
It's weird. I've tried many times logout and login then update again but it didn't work. How can I delete completely ?
Remove ABP CLI
dotnet tool uninstall volo.abp.cli -g
Remove Suite
dotnet tool uninstall volo.abp.suite -g
Thanks. I can update abp suite after remove completely cli and suite