Unable to pass command line parameters after the double dash in Windows Terminal #18232
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Windows Terminal version
1.21.2911.0
Windows build number
10.0.19045.2604
Other Software
Node: v20.16.0
NPM: 10.8.1
Steps to reproduce
Here is the command I want to run on Windows Terminal:
If I run it in the Windows Terminal, I will get this error:
The same error will appear in the Powershell. But it will succeed in the Command Line.
Is there a way to solve this problem?
Expected Behavior
The port number parameter can be passed to the command line successfully.
Actual Behavior
error: unknown option `--port'.
The text was updated successfully, but these errors were encountered: