Unable to pass command line parameters after the double dash in Windows Terminal #18232
Labels
Issue-Question
For questions or discussion
Needs-Tag-Fix
Doesn't match tag requirements
Resolution-Answered
Related to questions that have been answered
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: