|
本帖最后由 小黄人 于 2021-4-8 18:50 编辑
运行msfconsole提示错误Run `bundle install` to install missing gems.
前两天更新了kali的系统,今天在运行msfconsole时提示下面的错误。
[pre]
Unable to find a spec satisfying metasploit-framework (>= 0) in the set. Perhaps the lockfile is corrupted?
Run `bundle install` to install missing gems.
[/pre]
解决方法
更新gem即可!
[pre]
gem update --system
[/pre]
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|