79317331

Date: 2024-12-30 10:34:32
Score: 1.5
Natty:
Report link

In VSCode terminal you are running the code in a PowerShell console, not in the command prompt.

PowerShell and the default windows command line (cmd.exe) handle the arguments different and could even have a different path defined. You can try to run the same command in a separated powershell console (not inside VSCode and see what happens there).

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: pauvictor