-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Since 0.8.0, mprocs no longer starts the processes. Logs:
ERROR [portable_pty::win::psuedocon] CreateProcessW `"pwsh.exe -Command \"ls -lah\"\0"` in cwd `Some("R:\\\0")` failed: The system cannot find the file specified. (os error 2)
procs:
ls:
shell: "ls -lah"It would be great to fallback to powershell / cmd in case pwsh is missing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels