Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
喜欢 OSX 上的 vagrant - 只是在 Windows 7 上尝试,但我收到此错误:
VBoxManage.exe:错误:名为“/vagrant”的共享文件夹已存在
在谷歌搜索中找不到任何对它的引用。似乎正在创建一些默认共享文件夹 - 老实说,我不需要共享文件夹,但无法立即解决如何禁用它。
我正在使用流浪者 1.2.7
其他人有这个吗?任何想法如何解决?
ps在这里交叉发布:https ://github.com/mitchellh/vagrant/issues/2199我是坏人吗?
我建议您使用每个软件(Vagrant 和 VirtualBox)的最新版本。我有一些类似的问题;我在升级我的 VirtualBox 后解决了这些问题。我认为这可能对某人有所帮助。