You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note the '0' in quotes. Any subsequent ascli invocation will fail.
> ascli config preset get GLOBAL version_check_days
ERROR: Other(ArgumentError): comparison of Rational with String failed
ERROR: Argument: unprocessed values: ["config", "preset", "get", "GLOBAL", "version_check_days"]
Use --log-level=debug to get more details.
To work around, manually edit config.yaml and remove the quotes around the 0.
The text was updated successfully, but these errors were encountered:
tested on 4.20.0
This creates the following config.yaml
note the '0' in quotes. Any subsequent ascli invocation will fail.
To work around, manually edit config.yaml and remove the quotes around the 0.
The text was updated successfully, but these errors were encountered: