On 8 April 2015 at 03:14, Darko <fmpedropor...@gmail.com> wrote: > Helo, i have a problem when i try to use ->rails new proyect, this show me > an error > 'An error occurred while installing rake <10.4.2> and bundler cannot > continue. > Make sure that gem install rake -v 10.4.2 succeeds before bundling.' > > What can i do with this??
That means that probably you have not installed some package that is needed to build gems. That depends on which operating system you are using. If you google for install rails your_operating_system you will probably find a list of dependencies to install. I usually install using rvm which will install them for you. Colin > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscr...@googlegroups.com. > To post to this group, send email to rubyonrails-talk@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/b6f4dd29-62e0-408b-9d57-1a33474c2ebd%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscr...@googlegroups.com. To post to this group, send email to rubyonrails-talk@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvEcYUCKEjrVE-4BB5m78oqc0b-iWZdpMxnFBdGp1%3DQ5w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.