Monday, 12 August 2013

Bundler::GemNotFound Error

Bundler::GemNotFound Error

I'm using Ubuntu. I tried installing bundler via 'gem install bundler',
and it seems to have worked. In terminal, if I type 'gem list', I see
bundler 1.3.5 in the list. However, if I run 'bundle install', I get the
error 'Bundler::GemfileNotFound'... I'm not sure why

No comments:

Post a Comment