-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Downgrade ABP CLI / Install a specific version of ABP CLI #10016
Comments
use the following commands
|
My scenario we created a new project ( Application ) based in 4.4.2 and it related with our modules 4.3.1 we found some problem. By the way I know all of ABP and dotnet CLI ( I read docs ) :D |
Hi @amsaighi,
Thank you for your suggestion. |
Yep it's rare cases, I did it manually |
I tried to downgrade our project via ABP CLI using from 4.4.2 to 4.3.1
Abp update --nuget --npm --version 4.3.1
it doesn't workThe text was updated successfully, but these errors were encountered: