繁体   English   中英

Windows 7中的Ruby on Rails安装错误

[英]Ruby on rails installation error in windows 7

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.

我已经在窗口7中安装了最新版本的Ruby on Rails。

使用rails new my_project生成您的项目。 还运行rails -v以确保安装了rails

暂无
暂无

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

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