When I execute Update-ArgumentCompleter I get a lot of errors, such as:
Register-ArgumentCompleter : Cannot bind argument to parameter 'CommandName' because it is null.
At C:\Users\Shay\Documents\WindowsPowerShell\Modules\TabExpansion++\TabExpansion++.psm1:529 char:40
When I execute Update-ArgumentCompleter I get a lot of errors, such as:
Register-ArgumentCompleter : Cannot bind argument to parameter 'CommandName' because it is null. At C:\Users\Shay\Documents\WindowsPowerShell\Modules\TabExpansion++\TabExpansion++.psm1:529 char:40
I get the same errors when I execute Get-ArgumentCompleter, and then I get the result of the command.