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

Vagrant Manager throws error using new Windows Terminal #21

Open
thetreythomas opened this issue Nov 9, 2019 · 1 comment
Open

Vagrant Manager throws error using new Windows Terminal #21

thetreythomas opened this issue Nov 9, 2019 · 1 comment
Assignees
Labels

Comments

@thetreythomas
Copy link

Describe the bug
If you are using the new Windows Terminal to launch PowerShell, Vagrant Manager throws an error.

To Reproduce
Steps to reproduce the behavior:

  1. Have the new Windows Terminal installed
  2. Launch PowerShell through Windows Terminal
  3. Have a vagrant instance running
  4. Start Vagrant Manager

Expected behavior
For Vagrant Manager to be able to detect the correct version of PowerShell when ran through Windows Terminal.

Screenshots
image

image

Desktop (please complete the following information):

  • OS: Windows 10, Version 1903 (OS Build 18362.418)

Additional context
Windows Terminal will be released officially in the May 2020 Windows 10 release, and appears to be the future for command line on Windows 10/Windows Server.

You can download it here:
https://github.com/microsoft/terminal

Release Information:
https://github.com/microsoft/terminal/blob/master/doc/terminal-v1-roadmap.md

@absalomedia absalomedia self-assigned this Nov 11, 2019
@absalomedia
Copy link
Owner

As we're using node-vagrant inside Vagrant Manager, this looks to be an upline dependency issue in creating that command line call. The error you're experiencing has happened repeatedly across Vagrant itself & differing versions of Powershell e.g hashicorp/vagrant#8783 (comment)

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

No branches or pull requests

2 participants