Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional 'export VAGRANT_DETECTED_OS=cygwin' #2672

Closed
jeff1evesque opened this issue Aug 6, 2016 · 1 comment
Closed

Optional 'export VAGRANT_DETECTED_OS=cygwin' #2672

jeff1evesque opened this issue Aug 6, 2016 · 1 comment

Comments

@jeff1evesque
Copy link
Owner

jeff1evesque commented Aug 6, 2016

When running vagrant within windows based OS, we need to run the following command in the terminal console, in order to allow the TTY to run when executing the Vagrantfile:

export VAGRANT_DETECTED_OS=cygwin

Otherwise, we get the following error when performing a vagrant operation:

$ vagrant up
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.
@jeff1evesque
Copy link
Owner Author

Upgrading vagrant from version 1.7.4, to 1.8.5, on the host machine, resolved this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant