-
Notifications
You must be signed in to change notification settings - Fork 44
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When running the PowerShell script oieserver.ps1, a syntax error occurs:
Expected behavior
The script should execute without any syntax errors.
Actual behavior
ParserError: C:\drop\setup\oieserver.ps1:193
Line |
193 | $script:Classpath.Add($($matches[1].Trim())
| ~
| Missing ')' in method call.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working