-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
aqua update-aqua failed on Windows #2144
Comments
so my experiences is slightly different.
error related to aquaproj/aqua-installer#578 |
|
There are several solutions. https://stackoverflow.com/questions/1211948/best-method-for-implementing-self-updating-software |
@suzuki-shunsuke Are you saying that your vision for clarifying that this mean it won't ever install versions older than the bootstrap version? if this is the case, then we shouldn't bother accepting a version parameter and make it clear that the installer only ever installs the latest version possible. |
No. aqua update-aqua [<version>] e.g. aqua update-aqua v2.0.0 |
aqua info
OS (Windows, Linux, macOS, etc): windows
CPU Architecture (amd64, arm64, etc): amd64
Overview
aqua update-aqua
failed on Windows.How to reproduce
Run
aqua update-aqua
with the latest aqua on Windows.Debug output
No response
Expected behaviour
aqua skips updating aqua because the current aqua version is same with the new version.
Actual behaviour
aqua tried to update aqua and failed.
https://github.com/aquaproj/aqua/actions/runs/5704029804/job/15457238499
Important Factoids
aqua_version
is notv2.10.1
but2.10.1
.Reference
The text was updated successfully, but these errors were encountered: