【发布时间】:2014-07-01 05:55:15
【问题描述】:
问题:vagrant up 失败并出现以下错误。我在 Windows 7 上运行 vagrant,基本框是 Ubuntu)(files.vagrantup.com/precise32.box)。
如何解决?
vagrant.bat up
Bringing machine 'default' up with 'virtualbox' provider...
[default] Clearing any previously set forwarded ports...
[default] Clearing any previously set network interfaces...
[default] Available bridged network interfaces:
1) Intel(R) PRO/1000 EB Network Connection with I/O Acceleration
2) Intel(R) PRO/1000 PL Network Connection
Vagrant is attempting to interface with the UI in a way that requires
a TTY. Most actions in Vagrant that require a TTY have configuration
switches to disable this requirement. Please do that or run Vagrant
with TTY.
Process finished with exit code 1
谢谢
【问题讨论】: