-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I get the following error when opening a PowerShell session after following the setup instructions.
Method invocation failed because [PoshGitTextSpan] does not contain a method named 'op_Addition'.
At C:\Program Files\WindowsPowerShell\Modules\posh-dynargs\0.1.0.4\posh-dynargs.psm1:36 char:5
+ $GitPromptSettings.DefaultPromptPrefix += '$(Register-LocalArgume ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (op_Addition:String) [], RuntimeException
+ FullyQualifiedErrorId : MethodNotFound
Tab completion doesn't seem to work :-(
Metadata
Metadata
Assignees
Labels
No labels