Error when running bundle install

Posted by Ife Odugbesan

over 1 year ago

1

bundle gemfile rails terminal

Error message:

#<NameError: uninitialized constant Gem::Source (defined?(@source) && @source) || Gem::Source::Installed.new


Follow these steps:

  1. gem update --system 
  2. rm Gemfile.lock
  3. bundle install