64bit」タグアーカイブ

rails newでChecksumエラー

Ruby on Railsで新規アプリケーションを作成 “rails new <app>” を実行した時に以下のエラーになった場合の対処です。

Checksum of /versions does not match the checksum provided by server! Something is wrong.

環境は以下の通り。

Windows 10 (64bit)
Ruby:2.2.4 (64bit)
DevKit:4.7.2 (64bit)
node.js:4.4.2 (64bit)

続きを読む