简体   繁体   中英

Intalling Rails in windows activesupport requires Ruby version >= 2.2.2

I have a problem installing rails on my computer.

ruby -v 
ruby 2.3.3p222 (2016-11-21 revision 56859) [x64-mingw32]

I get this error message :

ERROR: Error installing rails: activesupport requires Ruby version >= 2.2.2.

How can I install rails?

You can try the installer

http://railsinstaller.org/en

For Windows Make sure all required components are added to your path. Try using a path editor software or Environment variable editor.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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