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

update-help shows error #1

Open
rjshaver opened this issue Sep 6, 2017 · 0 comments
Open

update-help shows error #1

rjshaver opened this issue Sep 6, 2017 · 0 comments

Comments

@rjshaver
Copy link

rjshaver commented Sep 6, 2017

I was just checking out a few different packages and the AppxGet is one. After installing AppxGet into my modules folder, c:\program files\windowspowershell\modules, i tried to run "update-help" . The following error showed up:

update-help : Failed to update Help for the module(s) 'AppxGet, WSAProvider' with UI culture(s) {en-US} : The value of the HelpInfoUri
key in the module manifest must resolve to a container or root URL on a website where the help files are stored. The HelpInfoUri
'https://github.com/tomachristian/AppxGet' does not resolve to a container.
At line:1 char:1

  • update-help
  •   + CategoryInfo          : InvalidOperation: (:) [Update-Help], Exception
      + FullyQualifiedErrorId : InvalidHelpInfoUri,Microsoft.PowerShell.Commands.UpdateHelpCommand`
    
    
    
    

I am not real familiar with Powershell Modules and if this is normal behavior. It may be. Can you let me know either way. Thanks mate.

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

1 participant