$ sudo ./msfconsole
Could not find rake-10.1.0 in any of the sources
Run `bundle install` to install missing gems.
$ rake --version
rake, version 10.1.0
Does anyone know what could cause this?
I tried running bundle install, but when I try to run msfconsole again afterwards it throws the error again.