简体   繁体   English

Windows 7中的Ruby on Rails安装错误

[英]Ruby on rails installation error in windows 7

rails new my_app is throwing following error rails new my_app引发以下错误

An error occurred while installing rake 0.9.2.2 and bundle can not continue. Make sure that gem install rake -v '0.9.2.2' succeeds before bundling.

I've installed latest version of Ruby on Rails in window 7. 我已经在窗口7中安装了最新版本的Ruby on Rails。

use rails new my_project to generate your project. 使用rails new my_project生成您的项目。 also run rails -v to ensure rails is installed 还运行rails -v以确保安装了rails

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM