I am running PowerShell Core 7.2.6 installed via homebrew on MacBook Air M1 (12.6). However, when I try to use the help module to find some examples , I get this error.
REMARKS
Get-Help cannot find the Help files for this cmdlet on this computer. It
is displaying only partial help.
-- To download and install Help files for the module that includes
this cmdlet, use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help
Find-Module -Online" or
go to https://go.microsoft.com/fwlink/?LinkID=398574.
I have tried to update the help module but no luck, same with uninstalling it and reinstalling it.