报错权限不够,以管理员身份运行CMD就解决了
$ vagrant init
The user that is running Vagrant doesn't have the proper permissions
to write a Vagrantfile to the specified location. Please ensure that
you call `vagrant init` in a location where the proper permissions
are in place to create a Vagrantfile.
本文介绍了解决 Vagrant 在运行过程中遇到的权限不足问题的方法。当用户使用 Vagrant 时,如果出现无法写入 Vagrantfile 的错误提示,可以通过以管理员身份运行 CMD 来解决这一问题。
4万+

被折叠的 条评论
为什么被折叠?



