-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Vagrant doesn't start with smb type share #4004
Comments
I've been told this a few times but have neve rbeen able to repro. Can you please try to debug further? Sorry. Specifically, try executing that command (the powershell.exe) command and see if it hangs in a normal shell for you. Please let me know. |
same problem with vagrant-1.6.3.
|
This is a duplicate of #3894 |
I'd say this as a duplicate of #3257. The output of Apparently you should update the PowerShell to 3.0+ (available for Windows 7+). I'd appreciate if PS scripts would run on 2.0 ;) |
version 1.6.2 (just noticed there is 1.6.3 available)
The
Vagrantfile
is default as generated withvagrant init
with only one additional line added:vagrant up --debug
last lines are:After this output it freezes infinitely until
Ctrl-C
is sent.The text was updated successfully, but these errors were encountered: