自作の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.