GVM ツールを使用して Grails をインストールしようとしましたが、その前に GVM を非常に古いバージョンから最新バージョンに更新しました。プロンプトの提案の後、実行gvm install grails
しましたが、接続の問題で失敗しました。同じコマンドを入力して、Grails を再度インストールしようとしました。
Found a previously downloaded grails 3.0.1 archive.
Not downloading it again...
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one
of /home/myhome/.gvm/archives/grails-3.0.1.zip or
/home/myhome/.gvm/archives/grails-3.0.1.zip.zip,
and cannot find /home/myhome/.gvm/archives/grails-3.0.1.zip.ZIP, period.
Stop! The archive was corrupt and has been removed! Please try installing again.
もう一度実行するgvm install grails
と、上記と同じエラーが発生しました。ファイルを手動で削除しようとしましたが、ファイルが見つからないというエラーが発生しました。