mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-25 23:46:02 +03:00
[GH-ISSUE #26] Error when hit -> ESXi-Customizer-PS.ps1 -help #14
Labels
No labels
bug
duplicate
duplicate
enhancement
fix in-progress
invalid
need more info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ESXi-Customizer-PS#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sungleong on GitHub (Jul 22, 2020).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/26
Originally assigned to: @virtualex-itv on GitHub.
Hit error when excuting below statement,
ParserError: C:\Temp\ESXi-Customizer-PS.ps1:175
Line |
175 | … ata-ga-click="(Logged out) Header, go to Features">Features <span cla …
| ~
| The '<' operator is reserved for future use.
I am using PowerShell 7.0.3 under Windows 10Home 64bits
@ghost commented on GitHub (Sep 6, 2020):
I have a lot of those
operator & reserved fo future versions
PSVersion 5.1.19041.1
VMware PowerCLI 12.0.0 build 15947286
@virtualex-itv commented on GitHub (Sep 8, 2020):
Doesn't appear to be an issue with the script as I am unable to reproduce this issue.