msfconsole error after updating Metasploit Framework in Kali Linux [Solved]
Updating Metasploit is quite easy – you just need to run msfupdate command. Later, you might have to be prepared for series of errors while invoking msfconsole. For instance, I had to switch between various commands like bundle install, gem install, apt-get install etc…to fix each error. Well, if you…