遇到这样类似的问题/opt/vagrant/embedded/gems/2.2.5/gems/vagrant-2.2.5/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /usr/local/sbin in PATH, mode 040777原因:目录被赋予777的权限,不安全。解决:sudo chmod 775 /usr/local/sbin 即可 Last modification:September 6, 2020 © Allow specification reprint Support Appreciate the author AliPayWeChat Like 427 如果觉得我的文章对你有用,请随意赞赏
Comment here is closed