Closed matsest closed 3 years ago
Thanks for reporting this issue. There is a breaking api change. That's why Az.Tools.Predictor isn't loaded successfully. This should be fixed in the next Az.Tools.Predictor release.
adding comment to follow issue.
Please update your Az.Tools.Predictor to version 0.4.0. https://www.powershellgallery.com/packages/Az.Tools.Predictor/0.4.0
That should fix the issue. Don't hesitate to tell us any issues and suggestions. Thank you.
@kceiw
Fixed, thank you.
This issue has been fixed with Az.Tools.Predictor preview 0.4.0. Please make sure that you use at least PowerShell 7.2-preview.6 and PSReadLine 2.2.0-beta3.
Description
On Import-module Az.Tools.Predictor I get:
Steps to reproduce
On pwsh 7.2.0-preview.6 with PSReadLine-2.2.0-beta3
Environment data
Module versions
Debug output
Error output
PS: If I manually set the $env:USERPROFILE to my home directory I get the same error message as above.