Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Cannot bind argument to parameter 'Path' because it is an empty string. #41

Open
mgehanne opened this issue Mar 25, 2020 · 1 comment
Open

Comments

@mgehanne
Copy link

mgehanne commented Mar 25, 2020

When running the dashboard, I get the following error:

New-UDPage : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."
At C:\Users\pix4d\Documents\WindowsPowerShell\Modules\JumpCloud.Dashboard\1.2.2\Private\UDPages\Default\2Get-UDSystems.ps1:14 char:15
+ ...   $UDPage = New-UDPage -Name:($PageName) -AutoRefresh -RefreshInterva ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : SyntaxError: (UniversalDashboard.Models.Page:Page) [New-UDPage], CmdletInvocationException
    + FullyQualifiedErrorId : UniversalDashboard.Cmdlets.NewPageCommand

I'm on Windows 10 with PS version 5.1.18362.628 and module version 1.2.2, the locale is Swiss-French.

@jworkmanjc
Copy link
Contributor

@mgehanne, a fix for this issue is implemented in the JumpCloud PowerShell Module: v1.18.1. Apologies for the delay.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants