On 11 June 2016 at 03:19, Rodin Chery <[email protected]> wrote: > if you mean "Gem install bundler" yes is did that
No, he meant what he said: bundle install The fact that you misunderstood this means that you need to go and work right through a good tutorial such as railstutorial.org, which is free to use online, that will show you the basics of Rails. Colin > > > On Friday, June 10, 2016 at 10:54:19 AM UTC-5, Frederick Cheung wrote: >> >> >> >> On Friday, June 10, 2016 at 4:45:13 PM UTC+1, Rodin Chery wrote: >>> >>> I'm trying to run "rails server" but I keep getting a missing gem so >>> every gem it said was missing I manually installed. I manually installed >>> gems all the way up to this point but this gem error won't go away. >>> >>> Action: >>> rails s (rails server) >>> >>> Result: >>> Could not find gem 'web-console (~> 2.0) x64-mingw32' in any of the gem >>> sources listed in your Gemfile or available on this machine. >>> Run `bundle install` to install missing gems. >>> >>> Now I installed BUNDLER and and every code I could understand so faith >>> has brought me here. >>> SO..... Can someone help me find the medic because I need morphine. >>> Excuse my french but I'm dying over here kid? >> >> >> Did you run "bundle install" ? >> >> Fred > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/90474f86-fec5-4e0c-9473-eeb19c84cb13%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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuWJRJmroaqdqa6Dkh4f7wfDqEaHZ3pxd2cp9ZcN2Hqrw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

