Skip to content
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

ABP CLI update the specified version not work #6506

Closed
jack-gaojz opened this issue Dec 7, 2020 · 4 comments · Fixed by #6522
Closed

ABP CLI update the specified version not work #6506

jack-gaojz opened this issue Dec 7, 2020 · 4 comments · Fixed by #6522
Assignees
Milestone

Comments

@jack-gaojz
Copy link
Contributor

jack-gaojz commented Dec 7, 2020

My ABP CLI Version: 4.0.0.
My project ABP version: 3.0.5
When I used the "abp update -v 3.3.2" command to update the ABP version, the console message show update to the "4.0.0" not my expected version "3.3.2".
image

I have tried to downgrade my ABP CLI version to 3.3.2, it still not work.
image

Anyone have this issue? Thanks so much.

BTW, the update failed.
image

Sometimes the specified update version would be important for the real environment.

@realLiangshiwei
Copy link
Member

See https://docs.abp.io/en/abp/latest/CLI#update

Currently only supports updating to the latest version

@jack-gaojz
Copy link
Contributor Author

See https://docs.abp.io/en/abp/latest/CLI#update

Currently only supports updating to the latest version

ok, thanks so much. :)

@realLiangshiwei
Copy link
Member

We can add this feature in 4.1

@stormlex4all
Copy link

stormlex4all commented Jul 5, 2021

Try "abp update --v (desiredVersion)" instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants