简体   繁体   English

使用vagrant Windows 10没有输出

[英]No output using vagrant Windows 10

I'm not sure if this belongs her or another site, so let me know and I'll remove it if not. 我不确定这是属于她还是其他网站,所以请告诉我,如果没有,我会将其删除。 So I'm attempting to install vagrant on a windows 10 machine. 所以我试图在Windows 10机器上安装vagrant。 I have virtual box installed, I have a kali linux machine on it that I've used in the past. 我安装了虚拟机箱,我上面有一台kali linux机器,我过去曾经使用过。 After using the msi to install vagrant, I rebooted as prompted. 使用msi安装vagrant后,我按照提示重新启动。 After reboot I verified vagrant was added to the path. 重新启动后,我验证了vagrant被添加到路径中。

Issuing any vagrant command shows nothing in the output. 发出任何vagrant命令都不会在输出中显示任何内容。 I've tried passing -h and --version and nothing shows. 我试过传递-h--version并没有显示任何内容。 Even running as admin and powershell gives no response. 即使以admin和powershell身份运行也没有响应。 No hanging or freezing, just nothing in the response. 没有悬挂或冻结,只是没有响应。 Not even a command not recognized warning(more validation its in my path). 甚至没有一个命令没有被识别警告(在我的路径中更多验证它)。

Can anyone help me find out whats going on and why none of the vagrant commands seem to respond? 任何人都可以帮助我找出最新情况以及为什么没有任何流浪的命令似乎有所回应?

OUTPUT EXAMPLE 输出示例

C:\>vagrant init -h

C:\>vagrant --version

C:\>

im guessing its something to do with their latest 1.9.7 version? 我猜它与他们最新的1.9.7版本有关吗? i installed 1.9.6 and it finally gives me some output. 我安装了1.9.6,它最终给了我一些输出。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM