Loading VM
Vagrant::Provisioners::Shell... stdin: is not a tty error How do I fix this error VM will not load
Sorry You must be a logged in, registered user to answer a question.
Answers
I am getting this error too.
```
stdin: is not a tty
ERROR: Error installing chef:
ERROR: Failed to build gem native extension.
/opt/vagrant_ruby/bin/ruby extconf.rb
creating Makefile
make sh: 1: make: not found
Gem files will remain installed in /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/json-1.7.7 for inspection. Results logged to /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/json-1.7.7/ext/json/ext/generator/gem_make.out Building native extensions. This could take a while... The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!
chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell ```