Stephanevg / PSHTML

Cross platform Powershell module to generate HTML markup language
https://pshtml.readthedocs.io/en/latest/
Other
165 stars 43 forks source link

Example04.ps1 : MethodInvocationException: Exception calling "Invoke" with "0" argument(s) #305

Open eliassal opened 3 months ago

eliassal commented 3 months ago

Subject of the issue

When I try to run Example04.ps1 I get the following error image

Steps to reproduce

run Example04.ps1

eliassal commented 3 months ago

I am getting same error for Example5.ps1, Example6.ps1