How to list available versions of any package? #2182
-
Question"aqua list" lists available packages but I cannot get version list of any package. How to do it? Background of the questionWhen I manually edit aqua.yaml to install software, I wonder which version is supported by aqua. By googling, I can do it by "aqua g -s" but in my env fuzzy finder failed because of "character set not supported". Example Code$ aqua list -h
OPTIONS:
--help, -h show help Referencefor information, the asdf command can do it:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Thank you for your question. aqua doesn't support outputting available versions to stdout for now.
I have never seen the same error. It's interesting. $ aqua info $ aqua g -s |
Beta Was this translation helpful? Give feedback.
-
I think this error is caused because of my environment. |
Beta Was this translation helpful? Give feedback.
Thank you for your question.
aqua doesn't support outputting available versions to stdout for now.
I have never seen the same error. It's interesting.
Could you tell me the result of
aqua info
and how to reproduce the error? Does this error happen with only specific packages?$ aqua info
$ aqua g -s