我在使用自制软件在Mac上安装旧版本的grails时遇到问题。
我被卡住的地方是,brew versions grails
因为它将说不再使用版本。我已经执行过,brew tap homebrew/versions
但是versions命令仍然无法正常工作。如何在brew的最新版本中安装Grails 2.3.5?
Error: The `versions` command is no longer supported.
You can use the homebrew-versions tap instead:
https://github.com/Homebrew/homebrew-versions
Or use `brew log` to browse the git history.