Skip to content

Instantly share code, notes, and snippets.

@w0rm12
Created December 31, 2020 06:10
Show Gist options
  • Save w0rm12/8cab0e2956b7194a287481daa352de2c to your computer and use it in GitHub Desktop.
Save w0rm12/8cab0e2956b7194a287481daa352de2c to your computer and use it in GitHub Desktop.
could not find reline-0.1.5 in any of the sources run bundle install to install missing gems
Error:- could not find reline-0.1.5 in any of the sources run bundle install to install missing gems
Solution:-
Go to folder "/usr/share/metasploit-framework"
Run the following command:-
gem cleanup reline && sudo gem cleanup reline
bundle install
gem install bundler
gem update --system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment