【发布时间】:2015-09-17 05:48:06
【问题描述】:
您好,我正在尝试安装 laravel/homestead,但是当我在 Git Bash 中运行命令时,我收到一个 tty 错误,我不知道如何修复它。我在 Windows 8.1 上运行。这是我运行时遇到的错误:
vagrant box add laravel/homestead
==> box: Loading metadata for box 'laravel/homestead'
box: URL: https://atlas.hashicorp.com/laravel/homestead
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.
【问题讨论】:
标签: git laravel vagrant vagrant-windows