Problemunvalidated
This command cannot be run due to the error: %1 is not a valid Win32 application. — Start-Process ` -FilePath $Tool ` -ArgumentList $ArgumentList ` -NoNewWindow ` -PassThru ` -Wait. Tension: But if I run the same file on a Mac PowerShell it runs successfully. Outcome: Besides that if I just change pnpm by npm it runs.
c8104abd-c0eb-4ca1-8427-06dbef0ee0ec
This command cannot be run due to the error: %1 is not a valid Win32 application. — Start-Process -FilePath $Tool
-ArgumentList $ArgumentList -NoNewWindow
-PassThru `
-Wait. Tension: But if I run the same file on a Mac PowerShell it runs successfully. Outcome: Besides that if I just change pnpm by npm it runs.