7Zip4Powershell icon indicating copy to clipboard operation
7Zip4Powershell copied to clipboard

Update-Help fails

Open Liturgist opened this issue 7 years ago • 1 comments

I have installed 1.8.0. Is there anything I need to do?

PS C:\WINDOWS\system32> Update-Help
Update-Help : Failed to update Help for the module(s) '7Zip4Powershell' 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/thoemmi/7Zip4Powershell' does not resolve to a container.
At line:1 char:1
+ Update-Help
+ ~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [Update-Help], Exception
    + FullyQualifiedErrorId : InvalidHelpInfoUri,Microsoft.PowerShell.Commands.UpdateHelpCommand

Liturgist avatar Jun 21 '17 12:06 Liturgist

I haven't created any help yet, but it's in the queue.

thoemmi avatar Jun 21 '17 14:06 thoemmi