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
asdf 0.16.0 has a lot of breaking changes which cause other tools in the ecosystem to break. For example RubyMine needs to be manually configured in a painful way. As a result it would be great to be able to downgrade until the rest of the ecosystem around asdf catches up. Considering that homebrew is the primary package manager and in fact one of the recommended ways of installing asdf, it would be ideal to be able to downgrade using it.
Steps to Reproduce
In the terminal run brew install [email protected] to try and install a previous version of asdf
Expected Behaviour
asdf 0.15.0 is installed
Actual Behaviour
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Downloading https://formulae.brew.sh/api/cask.jws.json
Warning: No available formula with the name "[email protected]".
==> Searching for similarly named formulae and casks...
Error: No formulae or casks found for [email protected].
Describe the Bug
asdf
0.16.0 has a lot of breaking changes which cause other tools in the ecosystem to break. For example RubyMine needs to be manually configured in a painful way. As a result it would be great to be able to downgrade until the rest of the ecosystem aroundasdf
catches up. Considering that homebrew is the primary package manager and in fact one of the recommended ways of installingasdf
, it would be ideal to be able to downgrade using it.Steps to Reproduce
In the terminal run
brew install [email protected]
to try and install a previous version ofasdf
Expected Behaviour
asdf 0.15.0
is installedActual Behaviour
Environment
asdf plugins affected (if relevant)
No response
The text was updated successfully, but these errors were encountered: