Software Development

PowerShell 7.2.0 – Couldn’t load sort System.Administration.Automation.Subsystem.PredictionResult

PowerShell 7.2.0 – Couldn’t load sort System.Administration.Automation.Subsystem.PredictionResult
Written by admin



My PowerShell upgraded to the brand new PowerShell 7.2.0 and it occurred robotically since I get PowerShell from the Home windows Retailer. Nonetheless, my fancy immediate use PSReadLine with Predictive Autocomplete stopped working all of the sudden.

Nonetheless, all of the sudden I began getting this error on each immediate.

Couldn't load sort 'System.Administration.Automation.Subsystem.PredictionResult' from meeting 'Microsoft.PowerShell.PSReadLine.Polyfiller, Model=1.0.0.0, Tradition=impartial, 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)

Properly, you may see I am utilizing a Beta of PSReadLine 2.2:

### Setting
PSReadLine: 2.2.0-beta2
PowerShell: 7.2.0

However I’ve did not hold it updated, and once I obtained into this state, I noticed simply because my immediate wasn’t fairly (momentarily) I might replace it with one line whereas nonetheless staying on the Beta Prepare.

Set up-Module PSReadLine -AllowPrerelease -Drive

Now I am on 2.2.0-beta4 and all is properly and I’ve my cool prediction historical past again!


Sponsor: Couchbase Capella DBaaS is versatile, full-featured and totally managed  with built-in entry by way of Okay/V, SQL and full textual content search. It’s blazing quick, but surprisingly inexpensive. Strive Capella right now totally free.




About Scott

Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, guide, father, diabetic, and Microsoft worker. He’s a failed stand-up comedian, a cornrower, and a ebook writer.

facebook
twitter
subscribe
About   E-newsletter

Internet hosting By
Hosted in an Azure App Service










About the author

admin

Leave a Comment