-
Notifications
You must be signed in to change notification settings - Fork 407
Open
Description
Update - If you don't need it, you can just delete or comment out the function timer and the script works fine.
After a recent update the script fails with the following error
Iex : At line:261 char:21
-
Write-Host "$Message: Waiting for $($Seconds/60) minutes. $($ ... -
~~~~~~~~~
Variable reference is not valid. ':' was not followed by a valid variable name character. Consider using ${} to
delimit the name.
At line:1 char:1
- Iex (new-object net.webclient).downloadstring('https://raw.githubuser ...
-
+ CategoryInfo : ParserError: (:) [Invoke-Expression], ParseException + FullyQualifiedErrorId : InvalidVariableReferenceWithDrive,Microsoft.PowerShell.Commands.InvokeExpressionCommand
Metadata
Metadata
Assignees
Labels
No labels