ProcessExecutionError
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 4.8k
- Forks
- 182
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
Using 1.9.0 (17) on Ventura 13.1 (22C65) I am getting the following error trying to install 14.2
The operation couldn't be completed. (ProcessExecutionError(process: <NSConcreteTask: 0x6000035815e0>, standardOutput: "", standardError: ""))
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Xcode 14.2 installation on Ventura 13.1 using xcodes and inspect where ProcessExecutionError is produced. Use the reported empty standard output and standard error to narrow down the failure, then verify that the installation completes successfully after the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100