-
Notifications
You must be signed in to change notification settings - Fork 510
Unable to Load Terminal #3395
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
Unable to Load Terminal #3395
Comments
What version of PowerShell are you using? @rjmholt we should take a look at this. |
|
Interesting...can you tell me if it repros with PowerShell 7? Just to help narrow down the cause. Also, could you please provide your logs by following these steps? |
I am not able to install PowerShell 7 on this server - it is an Azure Automation hybrid worker and only works with PS 5.1. 1622738848-33b3fe3f-9d15-4d9e-95f6-08cd39cb8ff81622738843439.zip |
That is helpful, thanks! @rjmholt curiously I see this:
Why on earth is netstandard trying to be loaded for PowerShell 5.1? This PowerShell/PowerShellEditorServices#1426 is the only related change I can think of, but it doesn't appear like it'd cause this. |
Could this have something to do with it @rjmholt:
From https://docs.microsoft.com/en-us/dotnet/standard/net-standard |
Well, that's a bug. @rjmholt I can confirm that
|
Ok so I can reproduce this in the build and have a good commit at v2.3.0, and a bad commit at v2.4.0-preview.1, but only if I delete the whole |
Hello! @CATgwalker can you unzip this attached zip file and use "Extensions: Install from VSIX..." to test this in your environment? I think it should fix the problem. |
Thanks! Apologies for the delay. Unfortunately I receive a different error now. See attached logs. |
Ah, ok, no problem. I need to copy all the stuff out of bin and not just that one folder. We did figure out the problem upstream, I'm just figuring out a workaround until it's fixed properly. |
Ok, one more insiders build to test if you would please: |
Thanks! Terminal is loading correctly now with that build. |
Perfect, thanks for the info! This will get fixed in the next preview release (or maybe I'll just drop it straight into a stable release, we'll see). |
Issue Type: Bug
After recent update to 2021.5.1, the terminal fails to load with below error on Windows Server 2016 with WMF 5.1
Extension version: 2021.5.1
VS Code version: Code 1.56.2 (054a9295330880ed74ceaedda236253b4f39a335, 2021-05-12T17:13:13.157Z)
OS version: Windows_NT x64 10.0.14393
The text was updated successfully, but these errors were encountered: