Re: [Rails] Not able to run the server for any app

2018-10-23 Thread Rob Zolkos
Try running gem pristine --all On Tue, Oct 23, 2018 at 10:11 PM Piyush Chowhan wrote: > Rails 5.2.1 > > Ruby 2.5.1 > > are installed > > Not able to run server for any app > What am I missing? > rails s > > *Traceback* (most recent call last): > > 2: from /usr/local/bin/rails:23:in `' > > 1:

[Rails] Not able to run the server for any app

2018-10-23 Thread Piyush Chowhan
Rails 5.2.1 Ruby 2.5.1 are installed Not able to run server for any app What am I missing? rails s *Traceback* (most recent call last): 2: from /usr/local/bin/rails:23:in `' 1: from /Users/apple/.rvm/rubies/ruby-2.5.1/lib/ruby/site_ruby/2.5.0/rubygems.rb:308:in `activate_bin_path'