-
Notifications
You must be signed in to change notification settings - Fork 316
Closed
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues, especially the pinned issues.
Exception report
### Environment
PSReadLine: 2.2.0-beta1
PowerShell: 7.2.4
OS: Microsoft Windows 10.0.22000
BufferWidth: 120
BufferHeight: 9001
Last 0 Keys
Exception
System.TypeLoadException: Could not load type 'System.Management.Automation.Subsystem.PredictionResult' from assembly 'Microsoft.PowerShell.PSReadLine.Polyfiller, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at Microsoft.PowerShell.PSConsoleReadLine.PredictionViewBase.Reset()
at Microsoft.PowerShell.PSConsoleReadLine.PredictionInlineView.Reset()
at Microsoft.PowerShell.PSConsoleReadLine.Prediction.Reset()
at Microsoft.PowerShell.PSConsoleReadLine.Initialize(Runspace runspace, EngineIntrinsics engineIntrinsics)
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)
Screenshot
Environment data
PSReadLine: 2.2.0-beta1
PowerShell: 7.2.4
OS: Microsoft Windows 10.0.22000
BufferWidth: 120
BufferHeight: 9001Steps to reproduce
Just installed powershell using MSI and also using winget
Expected behavior
installs the powershell
Actual behavior
showing the error and not working
Metadata
Metadata
Assignees
Labels
No labels
