My PowerShell upgraded to the brand new PowerShell 7.2.0 and it occurred mechanically since I get PowerShell from the Home windows Retailer. Nevertheless, my fancy immediate use PSReadLine with Predictive Autocomplete stopped working abruptly.
Nevertheless, abruptly I began getting this error on each immediate.
Couldn't load kind '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’ll be able to see I am utilizing a Beta of PSReadLine 2.2:
### Surroundings
PSReadLine: 2.2.0-beta2
PowerShell: 7.2.0
However I’ve did not preserve it updated, and after I obtained into this state, I noticed simply because my immediate wasn’t fairly (momentarily) I may replace it with one line whereas nonetheless staying on the Beta Practice.
Set up-Module PSReadLine -AllowPrerelease -Pressure
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 reasonably priced. Attempt Capella at this time totally free.
About Scott
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, advisor, father, diabetic, and Microsoft worker. He’s a failed stand-up comedian, a cornrower, and a ebook writer.