I have imported this Ps-bitbucket module and then I am trying to run Set-UserFullNameAndEmail command it is giving me an error like this.
The term 'Set-UserFullNameAndEmail' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is
correct and try again.
When I ran Get-Help Set-UserFullNameAndEmail to investigate more into this.
get-help : Get-Help could not find Set-UserFullNameAndEmail in a help file in this session. To download updated help
topics type: "Update-Help".
When I ran update-help
update-help : Failed to update Help for the module(s) 'HostNetworkingService, PS.BitBucket, WindowsUpdateProvider'
with UI culture(s) {en-US} : Unable to retrieve the HelpInfo XML file for UI culture en-US. Make sure the HelpInfoUri
property in the module manifest is valid or check your network connection and then try the command again.
in Get -module it is showing the latest version i.e. 1.1.3 . I am not getting where the issue is.. Please help me.
I have imported this Ps-bitbucket module and then I am trying to run Set-UserFullNameAndEmail command it is giving me an error like this.
When I ran Get-Help Set-UserFullNameAndEmail to investigate more into this.
When I ran update-help
update-help : Failed to update Help for the module(s) 'HostNetworkingService, PS.BitBucket, WindowsUpdateProvider'
with UI culture(s) {en-US} : Unable to retrieve the HelpInfo XML file for UI culture en-US. Make sure the HelpInfoUri
property in the module manifest is valid or check your network connection and then try the command again.
in Get -module it is showing the latest version i.e. 1.1.3 . I am not getting where the issue is.. Please help me.