小黄人 发表于 2021-4-8 18:47:51

运行msfconsole提示错误Run `bundle install` to install missing gems.

本帖最后由 小黄人 于 2021-4-8 18:50 编辑

运行msfconsole提示错误Run `bundle install` to install missing gems.
前两天更新了kali的系统,今天在运行msfconsole时提示下面的错误。

Unable to find a spec satisfying metasploit-framework (>= 0) in the set. Perhaps the lockfile is corrupted?
Run `bundle install` to install missing gems.

解决方法
更新gem即可!

gem update --system


页: [1]
查看完整版本: 运行msfconsole提示错误Run `bundle install` to install missing gems.