ChrisTitusTech / powershell-profile

Pretty PowerShell that looks good and functions almost as good as Linux terminal
551 stars 320 forks source link

error i cant fix in trying to isntall #38

Open POIZ87 opened 8 months ago

POIZ87 commented 8 months ago

Exception: Line | 23 | throw $_.Exception.Message | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | Parameter cannot be processed because the parameter name 'o' is ambiguous. Possible matches include: -OperationTimeoutSeconds -OutFile -OutVariable -OutBuffer.

anyone a solution to that?

CodeClimberNT commented 8 months ago

Made a pull request that should have fixed this #39 @ChrisTitusTech merged yesterday, tested few minutes back and it should work