Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels