Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The term 'Set-UserFullNameAndEmail' is not recognized as the name of a cmdlet, function, script file, or operable program. #3

Open
rashhmijain opened this issue Apr 30, 2019 · 2 comments

Comments

@rashhmijain
Copy link

rashhmijain commented Apr 30, 2019

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.

@i9shankar
Copy link
Owner

i9shankar commented Apr 30, 2019

How about Get-Command -Module name

@rashhmijain
Copy link
Author

rashhmijain commented Apr 30, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants